Click the button on the debug toolbar.
Reset CPU and start execution of the program from the reset address.
When this operation is performed, the program continues to be executed until either of the following occurs:
The button has been clicked (see "2.8.2 Stop the program manually"). |
The PC has reached a breakpoint (see "2.8.3 Stop the program at the arbitrary position (breakpoint)"). |
A break event condition has been met (see "2.8.4 Stop the program at the arbitrary position (break event)" or "2.8.5 Stop the program with the access to variables/SFRs"). |
A fail-safe break has occurred (see "2.8.6 Stop the program when an invalid execution is detected [IECUBE]"). |
Other break causes have occurred. |