Hi.
I am having trouble downloading firmware to an 1611 microcontroller
using the MSP430 downloader with an MSP-FET430UIF (under Windows XP). If
I double-click a .a43 or a .elf file, after selecting USB and erase mode
"ALL", I get an "msp430-downloader: Can't connect to target" error.
If I run on a terminal:
> msp430-jtag -l TIUSB -e
the output is:
"MSP430 JTAG programmer Version: 2.3
Use -h for help
Cleaning up after error...
Reset and release device...
An error occoured:
Can't open interface: Could not find device (or device not supported)"
In both cases (msp430-downloader and msp430-jtag), the "Mode" LED of the
MSP-FET430UIF is lit for less than a second.
I have no problem downloading firmware and debugging using CCE Eval or
IAR Kickstart.
Any help is appreciated.