Hi
I've got a design based on a F2122 in production and to flash it we use Lite FET -Pro430 from Elprotronic. This works great, after a unit is flashed we use a custom gui on the PC to serially send some configuration options (i.e. which particular variant it is etc.) and start the self test and calibration routines. This also works well.
What I would like is to use the custom gui to start the FET flashing, then if successful, automatically send the data to start the calibration etc. From what I have read about the MSP430 Flasher software, the only information about the success or otherwise is in the log file. Is this correct?
Ideally I'd like a return value when calling the MSP430 Flasher executable to allow me to work out if it was successful or not. I've not had a great deal of experience with making the gui on the PC so I'd rather not have to parse through a log file in the gui software.
Thanks
Steve