Renesas M16C/6N5 Manual Do Utilizador

Página de 104
M306NKT-EPB User’s Manual 
3. Usage (How to Use the Emulator Debugger) 
REJ10J0519-0200  Rev.2.00  Oct. 16, 2006 
 
Page 58 of 104 
 
 
3.3 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 reset 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 ignored.