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.
Tool/software: Code Composer Studio
Hi All,
for a few days I experience some issues regarding breakpoints.
When I try to add a new breakpoint in the code if the controller is running it doesn't stop as expected. After adding the breakpoint it also doesn't show any failed message and when I manually suspend the controller and start it again it suddenly properly stops at the new set breakpoint. Also when adding the breakpoints before starting the main of the application it properly stops at the breakpoints.
In the past days I added some new things like Watchdog and Stack overflow detection and I first thought there might be a connection but the problem is still present when I remove them again.
Apart from that I changed my CCS version from 9.something to the newly released version 10.0.0.00010.
To confirm I added a new CCS workspace and freshly imported one of the example projects for the board (motor identification). Here I am experiencing the same problem so it seems there might be a issue with CCS itself or a changed default setting which is not known to me.
Somebody else who experienced something similar?
Best regards,
Wolfgang
Hello,
This a recently reported known issue. Please see:
https://e2e.ti.com/support/tools/ccs/f/81/p/899438/3326071#3326071
Thanks
ki