![Fujitsu MB2146-09 Application Note Download Page 21](http://html.mh-extra.com/html/fujitsu/mb2146-09/mb2146-09_application-note_117901021.webp)
MB2146-09 – Installation Guide
Chapter 4 Setting up the Emulation Software
© Fujitsu Microelectronics Europe GmbH
- 21 -
MCU-AN-395002-E-V10
4.3.2
Setting Breakpoints
While the Debugger executes a program, the execution of the program can be
stopped when the program counter (PC) passes a certain address or accesses data
at a certain address.
The position where the execution of the program is stopped is called a breakpoint.
The user can set the code breakpoints, data monitoring breakpoints and sequence
breakpoints.
Click the left circle of the source window to set the breakpoint “X”.
The yellow line indicates the current position of the instruction pointer (IP).
Note
: The IP value is the same as the PC value.