Hallo TI Community,
in my company we use the MSP400F5510 Chip on our boards. The main developer of the boards we use works with MSPDebug (http://mspdebug.sourceforge.net/) to debug his applications. He also uses this tool for the transfer of the compiled programm (the extension of the file is *.hex) to the board. The problem is just that he only use Linux and is not capable using Windows.
Thus the rest of the development and production is based on Windows I have to find a method how to flash our boards with his software in the Windows 7 environment. For this reason we bought the eZ430-RF2500 and download the MSP430 Flasher (http://processors.wiki.ti.com/index.php/MSP430_Flasher_-_Command_Line_Programmer).
The following way i call the application in the console:
MSP430Flasher -n MSP430F5510 -w lightsrc.hex
And thats the answer I get:
Evaluating additional triggers...done
Initializing interface on TIUSB port...done
Checking firmware compatibility...done
Reading FW version...done
Reading HW version...done
Powering up...done
Configuring...done
Accessing device...
# Selected: MSP430F5510
# Found: Device_unknown
# Exit: 16
# ERROR 1014: No error
* Disconnecting from device...
* ----------------------------------------------------------------------------
* Driver : closed (No error)
* ----------------------------------------------------------------------------
*/
For the connection between the board and the eZ430-RF2500 is use "Spy-By-Wire". Our electrical engineer uses the eZ430 USB Interface of his eZ430-Chronos watch combined with the program MSP430Debug (as mentioned above) to put the software from his Linux-PC to the board.
I really hope that there is a way to perform this action in Windows environment and thanks to all of you, who can give me a helpful advice (and please do not try to tell me that Linux is better for this kind of task - i know it :)
Last but not least ... in front of me there is the CD-ROM I got with the eZ430-RF2500 (Titel: MSP430 Ultra-Low Power MCUs). I had installed every application I could find on it on my PC but not a single one seems to provide the functionality I am looking for (or is it who overlocked something important).
Many greets,
Daniil