Skip to main content

IAR Embedded Workbench for RL78 5.20

Code HW breakpoints dialog box

In this section:

The Code HW breakpoints dialog box is available from the context menu in the editor window, Breakpoints window, and in the Disassembly window.

D_CodeHWbreak.png

Use the Code HW breakpoints dialog box to set a code hardware breakpoint.

Code hardware breakpoints are triggered when an instruction is fetched from the specified location. If you have set the breakpoint on a specific machine instruction, the breakpoint will be triggered and the execution will stop. For implementation details and restrictions, see Code hardware breakpoints.