M3028BT-EPB User’s Manual 3. Usage (Emulator Debugger)
REJ10J1459-0200 Rev.2.00 Sep 16, 2006
(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
6 Stopping the user program
7 Editor (Source) window after you have stopped the user program
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 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.
Or you can select “Step Out” or other corresponding
commands from “Debug” menu for the same effect.
STOP
Stops the program.
Or you can select “Stop” from “Debug” menu for the same
effect.
Editor (Source) window
The position at which the user program has stopped is
marked by a yellow arrow.
Page 52 of 86