Load File; Lf (Load File) - Epson S5U1C63000A User Manual

Cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

8.9.12 Load File

lf
(load file)
Function
This command loads an object file in IEEE-695 format into the debugger.
Format
(1) >lf <file name>
(2) >lf
File Name
? <file name>
>
<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, cannot 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
S5U1C63000A MANUAL
(S1C63 FAMILY ASSEMBLER PACKAGE)
(direct input mode)
(guidance mode)
EPSON
CHAPTER 8: DEBUGGER
207

Advertisement

Table of Contents
loading

Table of Contents