msp430-jtag Version 2.3 refuses to download on my box:

MSP430 JTAG programmer Version: 2.3
Debug is level set to 5
Python version: 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit
(Intel)]
ELF section .text at 0x1100 26336 bytes
ELF section .data at 0x77e0 78 bytes
ELF section .vectors at 0xffe0 32 bytes
TOINIT list:
   actionMassErase
TODO list:
   actionProgram
LIBMSPGCC_PATH is not set
trying 'c:\\programme\\mspgcc\\bin\\lib\\MSP430.dll'...
trying 'C:\\WINDOWS\\system32\\MSP430.dll'...
using 'C:\\WINDOWS\\system32\\MSP430.dll'
MSP430_*Register not found in library. Not supported.
MSP430_Funclet and isHalted not found in library. Not supported.
JTAG backend: ctypes/TI or 3rd party (C:\WINDOWS\system32\MSP430.dll)
backend library version: -1
Traceback (most recent call last):
  File "msp430-jtag.py", line 553, in ?
  File "msp430-jtag.py", line 476, in main
  File "mspgcc\jtag.pyo", line 485, in open
  File "mspgcc\jtag.pyo", line 289, in open
IOError: Could not configure the library: Invalid parameter(s)
mingw32-make.exe: *** [download-jtag] Error 255
Process terminated with status 2 (0 minutes, 1 seconds)
0 errors, 2 warnings

This error messages was generated with the latest msp430.dll from
kickstart (okt 06, 208kB). I also tried built in msp430.dll 169kB
and another  msp430.dll from old kickstart okt.04, 188kB, none
worked with msp430-jtag v 2.3.

The old msp430-jtag works however with both kickstart delivered
msp430.dll:


MSP430 JTAG programmer Version: 2.2
Debug is level set to 5
Python version: 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit
(Intel)]
ELF section .text at 0x1100 26336 bytes
ELF section .data at 0x77e0 78 bytes
ELF section .vectors at 0xffe0 32 bytes
TOINIT list:
   actionMassErase
TODO list:
   actionProgram
LIBMSPGCC_PATH is not set
trying 'c:\\programme\\mspgcc-2006-05\\bin\\MSP430.dll'...
trying 'c:\\programme\\mspgcc-2006-05\\bin\\lib\\MSP430.dll'...
trying 'C:\\WINDOWS\\system32\\MSP430.dll'...
using 'C:\\WINDOWS\\system32\\MSP430.dll'
MSP430_*Register not found in library. Not supported.
MSP430_Funclet and isHalted not found in library. Not supported.
JTAG backend: ctypes/TI or 3rd party (C:\WINDOWS\system32\MSP430.dll)
backend library version: -1
MSP430_Identify: Device type: 'MSP430F149'
Preparing device ...
Mass Erase...
Program...
26446 bytes programmed.
Reset and release device...
Process terminated with status 0 (0 minutes, 7 seconds)
0 errors, 2 warnings
 
In the meantime, I can use msp430-jtag v2.2 for jtag download.
Regards, Volker Schindler.


Reply via email to