Renesas M306NKT3 用户手册

下载
页码 104
M306NKT3-RPD-E User’s Manual 
3. Usage (How to Use the Emulator Debugger)   
REJ10J0326-0400 Rev.4.00 Sep. 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.