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.

TMS320F28P650DK: break at address "0x3fa5f5" with no debug information available, or outside of program code

Part Number: TMS320F28P650DK

I have tried to load a dual core project in flash and run it from ram. When debugging for Core2, I'm getting error that no debug information is available for cpu2. However if I put a hardware breakpoint at Device_bootCPU2(), CPU2 is working fine.

Why is it showing this behaviour?