This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430 Flasher - Command Line Programmer, MSP-FET430UIF, and MSP430F5438A

Other Parts Discussed in Thread: MSP430F5438A

I am trying to use the Command Line Programmer (http://processors.wiki.ti.com/index.php/MSP430_Flasher_-_Command_Line_Programmer) and a MSP-FET430UIF to program an MSP430F5438A.

I have not been able to do this yet -- after it tries to "initialize the interface on TIUSB port..." I keep getting errors such as

# Exit: 19

# ERROR 1014: Could not find MSP-FET430UIF on specified COM port

# Exit: 19

# ERROR 1014: Could not initialize device interface

Here are some of the commands I have tried:

MSP430Flasher.exe -n MSP430F5438A  -w "Firmware.txt"

MSP430Flasher.exe -n MSP430F5438A -m JTAG -i USB -w "Firmware.txt" -v -z [VCC]

MSP430Flasher.exe -n MSP430F5438A -m JTAG -i COM6 -w "Firmware.txt" -v -z [VCC]

Has anyone been able to get around this? Oh one other thing -- the Windows device manager says that the FET is loaded on COM6.

**Attention** This is a public forum