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.

can't set a breakpoint after using On-Chip Flash Programmer

Hello

When I call to CCS3.1 and connect to my target, the PC jump to the reset address 3FFC00.

In this situation I can set up to 2 breakpoints everywhere: in ROM, in Flash, etc...

In order to "synchronize" the target to its code I load the 'RAM only' with On-Chip Flash Programmer.

From now, the system doesn't allow me to set any breakpoint, and I need to set at least one breakpoint to debug.

Is there something to do about this?

Thank you.