Tool/software: Code Composer Studio
Hi,
I am having problems getting CCS Cloud to breakpoint where I want it to. In the example below from Project Zero, CCS Cloud will not breakpoint on line 501. It ignores this breakpoint and, instead, breakpoints on line 505.
This is just one example taken from original code. IN my code, the same thing happens. I can't get it to breakpoint where I want it to. What am I missing?
Regards,
AC