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 <file name>
↵
(direct input mode)
(2) >lf
↵
(guidance mode)
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, 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
Summary of Contents for S5U1C62000A
Page 4: ......
Page 233: ...S1C62 Family Assembler Package Quick Reference ...