beautypg.com

Sc (source code) – Epson S5U1C62000A User Manual

Page 204

background image

192

EPSON

S5U1C62000A MANUAL

(S1C60/62 FAMILY ASSEMBLER PACKAGE)

CHAPTER 9: DEBUGGER

sc

(source code)

Function

This command displays the contents of the program source file in the [Source] window. The display
contents are as follows:
• Line number in the source file
• Source code

Format

>sc [

]

(direct input mode)

: Start address for display; hexadecimal or symbol (IEEE-695 format only)
Condition: 0

address

last program memory address

Display

When the [Source] window is opened, the display is refreshed. When the [Source] window is closed,
the window automatically opens in the source mode.
If

is not specified, the program is displayed from the current PC address by default;
if
is specified, it is displayed from the specified address.

Note

Source codes can be displayed only when an absolute object file that contains source debug informa-
tion has been loaded.

GUI utility

[View | Program | Source Display] menu item, [Source] button

When this menu item or button is selected, the [Source] window opens or activates and displays the
program from the current PC address.

[Source] button