s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 431

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
ld (load debug)
This command loads the debugging information included in the specified srf33 object file into the debugger.
(1) ld
(2) ld <file name>
Format 1)
Format 2)
S5U1C33000C MANUAL
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Function
Formats
Input examples
Notes
The ld command does not change data except for the debugging information. This command should be used
only when the program has been loaded, such as debugging for the program written to the ROM.
Only the srf33 object file in the executable format (generated by the linker) can be loaded by the ld command.
A warning results if the loaded file does not contain debug information.
The object file in the srf33 format contains the source file information, including the directory structure.
Therefore, the source file cannot be loaded unless it resides in a specified directory within the object file as
viewed from the current directory.
Seiko Epson recommends that you basically perform a series of operations from the C Compiler
gcc33/Preprocessor pp33 to the Debugger db33 in the same directory (after making it the current directory).
<file name>: File name to be loaded (path can also be specified)
Error: Cannot load data, please check SRF33 file.
Warning: No debug information, <file name>.
(guidance mode)
(direct input mode)
...Input a file name including the extension.
EPSON
CHAPTER 16: DEBUGGER
[ICD / ICE / SIM / MON]
415

Related parts for s5u1c33000c