-
Bug
-
Resolution: Fixed
-
Medium
-
Code Composer Studio
-
CCDSK-3887
-
-
EMU20_M02
-
EMU20_M08
-
XDS Device Support
-
Any HW breakpoints that are set while the target is running will not be triggered. Once the target is halted and then resumed, then the HW breakpoint will be "active". Sometimes (while halted) the HW breakpoint will also need to be disabled/enabled to make it "active". It seems like the triggers for the HW breakpoint can only be enabled when the target is halted. This is a regression since in the past, you did not need to halt the target to enable a HW breakpoint and have it trigger.
There are no issues with SW breakpoints