12 error/warning messages, 1 errors, 2 warning – Epson S5U1C63000A User Manual
Page 117: Functions, Input/output files, 1 input files

CHAPTER 5: LINKER
S5U1C63000A MANUAL
EPSON
103
(S1C63 FAMILY ASSEMBLER PACKAGE)
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
Description
Branch destination too far from
The branch destination address is out of range.
CALZ for non zero page at
The specified address is out of the range (0x0000–0x00ff).
Cannot create absolute object file
The absolute object file cannot be created.
Cannot open
The file cannot be opened.
Cannot read
The file cannot be read.
Cannot relocate
The relocatable section cannot be allocated.
Cannot write
Data cannot be written to the file.
Illegal address range
for a code atThe address specified by TST/SET/CLR is out of the range
(0x0000–0x003f or 0xffC0–0xffff).
Illegal file name
The file name is incorrect.
Illegal file name
The file name specified with the option is incorrect.
option
Illegal ICE parameter at line
The ICE parameter file contains an illegal parameter setting.
Illegal object
The input file is not an object file in IEEE-695 format.
Illegal option
An illegal option is specified.
No address specified with option
Address is not specified with the option.
No code to locate
There is no valid code for mapping.
No ICE parameter file specified
ICE parameter file is not specified.
No name and address specified with option
Name and address are not specified with the option.
No object file specified
Object files to be linked are not specified.
Out of memory
Cannot secure memory space.
with
section's address range.
with the unavailable memory
unavailable memory.
Unresolved external
Reference was made to an undefined symbol.
Unusable instruction code
The object contains an instruction invalid for the model.
in
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
Description
Cannot create
The file cannot be created.
Cannot open
The file cannot be opened.
No debug information in
Debugging information is not included in the file.
No symbols found
Symbols cannot be found.
Second definition of label
The label has already been defined.
Second ICE parameter file
Two or more ICE parameter files are specified.