Uploaded image for project: 'Embedded Software & Tools'
  1. Embedded Software & Tools
  2. EXT_EP-9781

HW Breakpoints enabled during target execution are not triggered

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • Code Composer Studio
    • CCDSK-3887
    • Show
      https://e2e.ti.com/support/tools/ccs/f/81/t/899438 https://e2e.ti.com/support/microcontrollers/c2000/f/171/t/899666
    • EMU20_M02
    • EMU20_M08
    • XDS Device Support
    • Hide
      1. Set the breakpoint as normal.
      2. In the expressions window add "ANASTOP" as the expression.
      3. The current value should be zero. Writing a one to the value field of ANASTOP will finish the programming of the HW breakpoint and the core should halt whenever the breakpoint match conditions are hit.
      Show
      1. Set the breakpoint as normal. 2. In the expressions window add "ANASTOP" as the expression. 3. The current value should be zero. Writing a one to the value field of ANASTOP will finish the programming of the HW breakpoint and the core should halt whenever the breakpoint match conditions are hit.

      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

            syncuser TI User
            syncuser TI User
            Votes:
            8 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated:
              Resolved: