Hi,
I am evaluating msp430fr4133 for one of my applications using a Launch pad. I am using CCS Version 6.1.1.00022. CCS tool crashes every time when enter the debug mode the second time. I am using Windows XP. Below are the steps to reproduce the crash.
- Open a project (Blinking LED will also do)
- Enter debug mode
- Click run. The project runs normally and the LED starts blinking.
- Now terminate the process (Hit red icon). The LED continues to blink
- Now when i hit debug again (Run -> Debug), the CCS crashes without any error message.
This is causing when problems when i want to make any code changes and load it again after stopping previously running code.
Please note, the CCS does not crash on Windows-7.
Is there a fix for the crash ?
Thanks in advance
Nithesh