-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Code Composer Studio Theia
-
CCSNXT-3103
-
CCS_20.4.0
-
CCS_20.5.0
-
None
If user adds more HW breakpoint than are available on a particular device, the BPs are added, but in a disabled (queued) state.
If user then removes one of the HW breakpoint, the queued BP is automatically added by the BP manager, but it shows as if it is added as a SW breakpoint, and also without a corresponding CORE attached. It seems that the BP is correctly added as a HW breakpoint, but this is not confirmed.
NOTE : This breakpoint also cannot be removed by clicking on it in the disassembly view and can only be removed in the breakpoint manager view.