Has anyone ever used the command line utility MSP430Flasher.exe with any success? I have tried it on two different devices now and it seems that both are now not accessible. Both devices show us in MSP430Flasher as "Device_unknown". When I try to use Elprotronic FET430 Lite they both fail initialization and I can no longer talk to them. I am trying to program a MSP430F2272 with TIs MSP-FET430UIF programming adapter. I have used my code file before within Elprotronic FET430 Lite with sucess. I am using the MSP430Flasher command line below....
MSP430Flasher.exe -n MSP430F2272 -v -w "File.txt" -i USB -m JTAG
Why would this fry two seperate devices? MSP430Flasher.exe is an official TI tool so why is it frying devices? Anyone know a way to refresh these devices to make them usable again?
I am using the MSP430.DLL Developer Package REV 2.04.09.001 with updated MSP-FET430UIF firmware 2.04.09.001 which are the most current.