2.10.3 Stop the program at the arbitrary position (break event) [E1] [E20] [EZ Emulator]

The program in execution can be stopped at the arbitrary position by setting a break event (execution-related). It is an "after execution" (, or post-execution) break as the program will break after executing instruction at the specified address. This function is implemented using the debug tool resources.

This section describes the following operations.

 

2.10.3.1 Set a beak event (execution-related)

2.10.3.2 Edit a break event (execution-related)

2.10.3.3 Delete a break event (execution-related)