Reset CPU and start execution of the program from the reset address.
Click the button on the debug toolbar.
When this operation is performed, the program continues to be executed until either of the following occurs:
The button has been clicked (see "2.11.2 Stop the program manually"). |
The PC has reached a breakpoint (see "2.11.3 Stop the program at the arbitrary position (breakpoint)"). |
A break event condition has been met (see "2.11.4 Stop the program at the arbitrary position (break event)" or "2.11.5 Stop the program with the access to variables/I/O registers"). |
Other break causes have occurred. |
The [Reset While Running] category on the [Debug Tool Settings] tab of the Property panel |