I am having the same problem trying to use a TI MSP-FET430UIF USB programmer.
I can use a parallel programmer, and it works fine. However, when I then try to use the USB programmer (I added the '-l TIUSB' to the command), I get the same error as you state: "Could not write target memory: Invalid parameter(s)" I am using msp430-jtag v2.2. I just got the MSP430.dll file from TI by downloading the free IAR Workbench package. I assume it is the latest. It's version is 2.1.7.0. I also downloaded the latest version of code composer from TI and loaded it. It has the same MSP430.dll file. Did you resolve this problem? If so, how did you fix it? I am trying to set up a production test process, and the command line version of the programmer is needed to make this programming process "idiot proof". Parallel port is used for other purposes, so I need to use USB. Are there any other simple command line programming interfaces available for doing this (via USB)? -Greg Moussa Ba wrote: > > Code Composer released a Service Pack on February 21st. Are you using > that version in your tests. > > Moussa > > Chris Liechti wrote: >> Moussa A. Ba schrieb: >>> Here is the output of >>> python msp430-jtag.py -l TIUSB -e -DDD router.txt >>> >>> MSP430 JTAG programmer Version: 2.2 >> ... >>> JTAG backend: ctypes/TI or 3rd party lib >> >> good it finds the other DLL >> >>> backend library version: 20105000 >> >> there are different versions of the MSP430.DLL around. i think i also >> had problems with the versions from the old kickstart kit. >> >> the verision that comes with the code composer essential is working here. >> >> chris >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by xPML, a groundbreaking scripting >> language >> that extends applications into web and mobile media. Attend the live >> webcast >> and join the prime developer group breaking into this new coding >> territory! >> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 >> _______________________________________________ >> Mspgcc-users mailing list >> Mspgcc-users@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting > language > that extends applications into web and mobile media. Attend the live > webcast > and join the prime developer group breaking into this new coding > territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Mspgcc-users mailing list > Mspgcc-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mspgcc-users > > -- View this message in context: http://www.nabble.com/TIUSB-tf1357326.html#a6448639 Sent from the MSP430 gcc - Users mailing list archive at Nabble.com.