Renesas M3062PT3-RPD-E Network Card User Manual


 
M3062PT3-RPD-E User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0040-0600 Rev.6.00 July 01, 2006 Page 60 of 104
3.5 Program execution
(1) Program execution
CPU reset
Resets the target MCU.
Go
Runs the program beginning with the current PC position.
Reset Go
Runs the program after resetting the target MCU.
Step In
Single-steps the program executing each statement (including those in
functions).
Step Over
Single-steps the program executing each function call as one step.
Step Out
Exits a function and stops at a statement in the program next to the one that
called the function.
STOP
Stops the program.
Go Free
Runs the program beginning with the current PC position. The software and
hardware breaks set in it are temporarily ignored.