Sameer S. Upasani wrote:
Hi all,
I am using MSP430-UIF. This conversation was very usful to me. I have
followed the steps and could get rid of the version mismatch problem. But
could anybody tell me how to download the code on to the target. I was
trying to use 'msp430-jtag -e filename.elf'. Is this the write way to work
with USB debug interface OR do I need to use any thing other than this?
Sameer S. Upasani
The command:
msp430-gdbproxy msp430 --update-usb-fet TIUSB
should update the firmware in your FET tool.
Steve