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 [<address>](direct input mode)
<address>: 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 <address> is not specified, the program is displayed from the current PC address by default;
if <address> 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