Skip to main content

IAR Embedded Workbench for RH850 3.20.x

Trace Stop Trigger breakpoint dialog box

In this section:

The Trace Stop Trigger dialog box is available from the context menu that appears when you right-click in the Breakpoints window.

BreakpointTraceStopDlg_Mym85_03.png

Use this dialog box to set a Trace Stop Trigger breakpoint where you want to stop collecting trace data. If you want to collect trace data only for a specific range, you might also need to set a Trace Start Trigger breakpoint where you want to start collecting data.

To set a Trace Stop Trigger breakpoint:
  1. In the editor or Disassembly window, right-click and choose Trace Stop Trigger from the context menu.

    Alternatively, open the Breakpoints window by choosing View>Breakpoints.

  2. In the Breakpoints window, right-click and choose New Breakpoint>Trace Stop Trigger.

    Alternatively, to modify an existing breakpoint, select a breakpoint in the Breakpoints window and choose Edit on the context menu.

  3. In the Break at text box, specify an expression, an absolute address, or a source location. Click OK.

  4. When the breakpoint is triggered, the trace data collection stops.