Lo (load option) – Epson S5U1C62000A User Manual
Page 208

196
EPSON
S5U1C62000A MANUAL
(S1C60/62 FAMILY ASSEMBLER PACKAGE)
CHAPTER 9: DEBUGGER
lo
(load option)
Function
This command loads an Intel HEX format program or option file listed below into the debugger.
File
Name specification
Program file
~h.hex (4 high-order bits), ~l.hex (8 low-order bits)
Function option data file
~f.hex
Segment option data file
~s.hex
Melody data file*
~a.hex
∗
Not used in some microcomputer models
Format
(1) >lo
↵
(direct input mode)
(2) >lo
↵
(guidance mode)
File Name
...?
↵
>
Examples
Format (1)
>lo testl.hex
↵
... Loads the program files testl.hex and testh.hex.
Loading file ... OK!
>
Format (2)
>lo
↵
File name ? tests.hex
↵
... Loads a segment option file.
Loading file ... OK!
>
Notes
• The debugger determines the file type based on the specified file name. Therefore, the debugger
cannot load a file not following to the name specification listed above, and an error will result.
Error : File name error.
• If an error occurs when loading a file, portions of the file that have already been read are left as they
were loaded.
GUI utility
[File | Load Option …] menu item, [Load Option] button
When this menu item or button is selected, a dialog box appears allowing selection of a hex file to be
loaded.
[Load Option] button