170
CHAPTER2 Dependence Functions
2.4.6 To Interrupt the Program Execution [Break]

This section describes the method of interrupting the execution of the user program.

Break Functions

The function to interrupt the execution of the user program is called a break function.
The emulator debugger (MB2100-01) provides the following eight types of break functions;
Code break (hardware)
Code break (software)
Data break
Trace trigger break
Forced break
Data watch break
• Sequencer
Guarded access break
When by each break function aborts program execution, the address where a break occurred and the break
factor are displayed.