IDE:Code Composer Studio
Board:Captivate MSP430FR2633
The message "no symbols are defined" is displayed when debugging.
After modifying the source code and doing build, Debug and Run, the message is displayed and Debug stops.
If I delete the modified source code part and build, Debug and Run, I can debug without any problem.
I want to know the reason why "no symbols are defined" and solve this problem.