beautypg.com

11 load file, Lf (load file) – Epson S5U1C62000A User Manual

Page 207

background image

S5U1C62000A MANUAL

EPSON

195

(S1C60/62 FAMILY ASSEMBLER PACKAGE)

CHAPTER 9: DEBUGGER

9.9.11 Load File

lf

(load file)

Function

This command loads an object file in IEEE-695 format into the debugger.

Format

(1) >lf

(direct input mode)

(2) >lf

(guidance mode)

File Name

?

>

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

Examples

Format (1)

>lf test.abs

Loading file ... OK!
>

Format (2)

>lf

File name ? test.abs
Loading file ... OK!
>

Notes

• An error results if the loaded file is linked with a different ICE parameter file than the one the

debugger is using.

Error : different chip type, can't load this file.

• Only an IEEE-695 format object file (generated by the linker) can be loaded by the lf command.

• If you want to use source display and symbols when debugging a program, the object file must be in

IEEE-695 format that contains debug information loaded into the computer.

• If the [Source] window is opened when loading a file, its contents are updated. The program contents

are displayed from the current PC address.

• If an error occurs when loading a file, portions of the file that have already been read will remain in

the emulation memory.

GUI utility

[File | Load File …] menu item, [Load File] button

When this menu item or button is selected, a dialog box appears allowing selection of an object file to
be loaded.

[Load File ...] button