Hello,
I have used CCS v4 before with my MSP430 target and a MSP-FET430UIF JTAG debugger. Now I wanted to try the CCS v5.1.0.09000. I created a workspace and added all my projects. The .projects files have been changed during this step.
Now I want to debug my program. I rebuild everything with CCSv5 and started debugging by choosing "Debug As/Code Composer Debug Session". This succeeds never. Every time I try to start I get the log message:
MSP430: Error initializing emulator: A firmware update is required for the MSP430 Debug Interface (MSP-FET430UIF). Click the "Update" button to update the firmware and launch your debug session.
with the Dialog
TI MSP430 USB1/MSP430
Error initializing emulator:
A firmware update is required for the MSP430 Debug Interface (MSP-FET430UIF). Click the "Update" button to update the firmware and launch you debug session.
DO NOT UNPLUG THE INTERFACE DURING THE UPDATE.
Clicking on Update gives the "Updating Firmware" Dialog. This shows several information. The most interesting is:
- Updating Firmware: Initializing Bootloader (Cannot be cancleled) [followoed by:]
- Updating Firmware: Erasing Firmware
After that I get the message:
MSP430: Error initializing emulator: A firmware update is required for the MSP430 Debug Interface (MSP-FET430UIF). Click the "Update" button to update the firmware and launch your debug session.
As you can see, I am in an endless loop. I gave my PC, the target and the MSP-FET several complete power cycles without and change in the behaviour. Please help.
Regards,
Helge