Error/Warning Messages; Errors; Warning - Epson S5U1C63000A User Manual

Cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

5.12 Error/Warning Messages

5.12.1 Errors

When an error occurs, the linker will immediately terminate the processing after displaying an error
message. No object file will be output. Other files will be delivered only in the part which was processed
prior to the occurrence of the error.
The error messages are given below.
Error message
Branch destination too far from <address>
CALZ for non zero page at <address>
Cannot create absolute object file <FILE NAME>
Cannot open <file kind> file <FILE NAME>
Cannot read <file kind> file <FILE NAME>
Cannot relocate <section kind> section of
<FILE NAME>
Cannot write <file kind> file <FILE NAME>
Illegal address range <address> for a code at
<address>
Illegal file name <FILE NAME>
Illegal file name <FILE NAME> specified with
option <option>
Illegal ICE parameter at line <line number> of
<FILE NAME>
Illegal object <FILE NAME>
Illegal option <option>
No address specified with option <option>
No code to locate
No ICE parameter file specified
No name and address specified with option <option> Name and address are not specified with the option.
No object file specified
Out of memory
<section kind> section <address>-<address> overlaps The address range of the section overlaps with another
with <section kind> section <address>-<address>
<section kind> section <address>-<address> overlaps The address range of the section overlaps with the
with the unavailable memory
Unresolved external <label> in <FILE NAME>
Unusable instruction code <instruction code>
in <FILE NAME>

5.12.2 Warning

Even when a warning appears, the linker continues with the processing. It completes the processing after
displaying a warning message, unless, in addition, an error takes place. The output files will all be
delivered, but the operation of the program cannot be guaranteed.
The warning messages and their contents are given below.
Warning message
Cannot create <file kind> file <FILE NAME>
Cannot open <file kind> file <FILE NAME>
No debug information in <FILE NAME>
No symbols found
Second definition of label <label> in
<FILE NAME>
Second ICE parameter file <FILE NAME> ignored
S5U1C63000A MANUAL
(S1C63 FAMILY ASSEMBLER PACKAGE)
Description
The branch destination address is out of range.
The specified address is out of the range (0x0000–0x00ff).
The absolute object file cannot be created.
The file cannot be opened.
The file cannot be read.
The relocatable section cannot be allocated.
Data cannot be written to the file.
The address specified by TST/SET/CLR is out of the range
(0x0000–0x003f or 0xffC0–0xffff).
The file name is incorrect.
The file name specified with the option is incorrect.
The ICE parameter file contains an illegal parameter setting.
The input file is not an object file in IEEE-695 format.
An illegal option is specified.
Address is not specified with the option.
There is no valid code for mapping.
ICE parameter file is not specified.
Object files to be linked are not specified.
Cannot secure memory space.
section's address range.
unavailable memory.
Reference was made to an undefined symbol.
The object contains an instruction invalid for the model.
Description
The file cannot be created.
The file cannot be opened.
Debugging information is not included in the file.
Symbols cannot be found.
The label has already been defined.
Two or more ICE parameter files are specified.
EPSON
CHAPTER 5: LINKER
103

Advertisement

Table of Contents
loading

Table of Contents