Hi guys, I've seen in the archives that other people are having this
issue using mspgcc-jtag with the TIUSB programmer:
IOError: Could not write target memory: Invalid parameter(s)
The advice was to checkout the latest from CVS, but I'm not a good
enough software guy to compile the whole package under windows from
source. I'm pretty sure I've got the latest windows binary distribution,
but it seems to be from 5/2/2006 and still has the problem.
Anyway, I was hoping either someone has an updated windows release they
are just itching to post, or else maybe found some way around this
issue?
Thanks for any help,
-Holly Gates
full list of the error:
-----------------------------------
C:\s-letter_250>C:\mspgcc\bin\msp430-jtag -l TIUSB -DDD --elf -ep
fpl_test.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 0xe000 570 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: 'MSP430F12x2/F11x2'
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:\s-letter_250>