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.
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?