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