Renesas M306H7T3-RPD-E Network Card User Manual


 
M306H7T3-RPD-E User’s Manual 3. Usage (How to Use the Emulator Debugger)
REJ10J0964-0100 Rev.1.00 August 01, 2005 Page 57 of 88
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
Exists 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.