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)