This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem launching the debugger

Other Parts Discussed in Thread: MSP430F5259

Hi, 

I have pretty large MSP430F5259 RTSC project.

Until lately it was  debugging fine however in the last days I bump into strange phenomena - when launching the debugger (F11) I see that the program loads but nothing happens afterward: 

The code does not reach to main(), and it seems that nothing is running. Moreover the debug toolbar is all grayed (no pause, no run, no reset buttons are enabled). Only the 'stop debugging' button (red square) is enabled.

I've created the while project again in a pretty lengthy process described in the wiki (start with 5529 Launchpad than move to the actual target 5259 (same figures... bit confusing)) 

However nothing changed and I still can't get the debug interface back....

I use the 'default' 5529.ccxml file (in \targetConfigs folder).

What went wrong ? What need to be done to fix this annoying problem ?

Thanks for any advice.