Hardware break points at some places are getting disabled automatically while debugging the code. What shall I do to fix this?
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.
Hardware break points at some places are getting disabled automatically while debugging the code. What shall I do to fix this?
Hello,
Which CCS version are you using?
Hardware break points at some places are getting disabled automatically while debugging the code.
Can you provide more details on this behavior? A screenshot can be helpful.
Thanks
ki
I am using Code Composer Studio - Version: 12.2.0.00009
When I add break points as shown in below screenshot, only few are left enabled and others are disabled. Is there any limitation for number of break points to be set while debugging?
Is there any limitation for number of break points to be set while debugging?
For hardware breakpoints (which is what is typically used for MSPM0), there is a limit. For MSPM0, that limit is four.