Everything
2.11.2.2 Execute after resetting microcontroller (CPU) (Initial stop debug)

Reset CPU and start execution of the program from the reset address.

The initial stop state of the CPU can be reproduced because the CPU does not enter the break state after release from the reset state.

 

Make the following settings before using this function.

-

The [Multi-core] category on the [Debug Tool Settings] tab of the Property panel

[Debug initial stop state] property

[Yes]

 

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.12.2 Stop the program manually").

-

The PC has reached a breakpoint (see "2.12.3 Stop the program at the arbitrary position (breakpoint)").

-

Other break causes have occurred.