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.

AM2432: How to enable debugger breakpoints on core-1

Part Number: AM2432

Tool/software:

Hi,

I'm using two completely separate projects on two completely separated folders for core-0 and core-1.

Both projects compiled for debug with -Og optimization.

The CCS allows me to put breakpoints for core-0 but refuses for core-1 - "No Assosiated code..".

But both projects run and I debug core-1 only with UART prinouts.

How can I enable debugger breakpoints on core-1 ?

Thanks,

Eli