Lo (load option) – Epson S5U1C63000A User Manual

Page 222

Advertising
background image

CHAPTER 8: DEBUGGER

208

EPSON

S5U1C63000A MANUAL

(S1C63 FAMILY ASSEMBLER PACKAGE)

lo

(load option)

Function

This command loads a Motorola-S format program, data or option file listed below into the debugger.

File

Name specification

Program file

~.hsa (5 high-order bits), ~.lsa (8 low-order bits)

Data file*

~.csa

Function option data file

~.fsa

Segment option data file*

~.ssa

Melody data file*

~.msa

Not used in some microcomputer models

Format

(1) >lo <file name>

(direct input mode)

(2) >lo

(guidance mode)

File Name

...? <file name>

>

<file name>: File name to be loaded (path can also be specified)

Examples

Format (1)

>lo test.lsa

...Loads the program files test.lsa and test.hsa.

Loading file ... OK!
>

Format (2)

>lo

File name ? test.fsa

...Loads a function 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 : invalid file name

• 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

Advertising