hi, all. my system environment: 1. windows xp 2. mspgcc-20060502.exe. 3. MSP-FET430UIF ( TI USB)
when i try to download using msp430-jtag.exe. following error display. -------------------------------------------------------------------------------------------------------- C:\sopti\TestUnit\LedBuzzer>msp430-jtag -l TIUSB -e -DDD ledtest.elf MSP430 JTAG programmer Version: 2.2 Debug is level set to 3 Python version: 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] ELF section .text at 0x4000 7372 bytes ELF section .vectors at 0xffe0 32 bytes TOINIT list: actionMassErase TODO list: actionProgram 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:\mspgcc\bin\MSP430.dll) backend library version: 20107000 MSP430_Identify: Device type: 'MSP430F1611' Preparing device ... Mass Erase... Program... Cleaning up after error... Reset and release device... Traceback (most recent call last): File "msp430-jtag.py", line 528, in ? File "msp430-jtag.py", line 465, in main File "mspgcc\jtag.pyo", line 538, in actionProgram File "mspgcc\jtag.pyo", line 311, in memwrite IOError: Could not write target memory: Invalid parameter(s) C:\sopti\TestUnit\LedBuzzer> ------------------------------------------------------------------------------------------------------------ Thank you!
