Renesas M3028BT2-CPE User Manual page 54

Compact emulator for m16c/tiny series
Table of Contents

Advertisement

M3028BT2-CPE User's Manual
(2) Program execution
1 Resetting the user program
2 Executing the user program (Go)
3 Executing the user program (Go Free)
4 Executing the user program (Reset Go)
5 Step execution of the user program
REJ10J1457-0300 Rev.3.00 July 22, 2009
3. Usage (How to Use the Emulator Debugger)
CPU reset
Resets the target MCU.
Or you can select "CPU Reset" from "Debug" menu for the
same effect.
Go
Runs the program beginning with the current PC position.
Or you can select "Go" from "Debug" menu for the same
effect.
Go Free
Runs the program beginning with the current PC position.
The software and hardware breaks set in it are ignored.
Reset Go
Runs the program after reset.
Or you can select "Reset Go" from "Debug" menu for the
same effect.
Step In
Single-steps
the
program
executing
(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.
Or you can select "Step In" or other corresponding
commands from "Debug" menu for the same effect.
each
statement
Page 52 of 90

Advertisement

Table of Contents
loading

Table of Contents