Table B.1 Window Functions (cont)
Menu Option Shortcut
Toolbar
Button
Remarks
Run…
Launches the [Run Program]
dialog box allowing the user to
enter the PC or PC breakpoint
during executing the user
program.
Debug
(cont)
Display PC Shift +
Ctrl + Y
Displays the current PC value.
Step In F11
Executes a block of user program
before breaking.
Step Over F10
Executes a block of user program
before breaking. If a subroutine
call is reached, then the
subroutine will not be entered.
Step Out Shift +
F11
Executes the user program to
reach the end of the current
function.
Step…
Launches the [Step Program]
dialog box allowing the user to
modify the settings for stepping.
Step
Mode
Auto
Steps only one source line when
the [Source] window is active.
When the [Disassembly] window
is active, stepping is executed in a
unit of assembly instructions.
Assembly
Executes stepping in a unit of
assembly instructions.
Source
Steps only one source line.
Halt Program Esc
Stops the execution of the user
program.
Debug
(cont)
Initialize
Disconnects the debugging
platform and connects it again.
Connect
Connects the debugging platform.
Disconnect
Disconnects the debugging
platform. This option cannot be
used in some products.
Save Memory…
Saves the specified memory area
data to a file.
Verify Memory…
Verifies file contents against
memory contents.
133