Linker lk88 (2)
Main Tool Chain
Errors (E)
E 215: Section <
name> has a
Two absolute sections may be linked (overlaid) on some
different address from the
conditions. They must have the same address.
already linked one
E 216: Variable <
name>, name
A variable is allocated outside a referencing addressing
<
name> has incompatible
space.
external addressing modes
E 217: Variable <
name>, has
A variable is not yet allocated but two external references
incompatible external
are made by non overlapping addressing modes.
addressing modes with
file <
filename>
E 218: Variable <
name>, also
An attempt was made to link different address formats
referenced in <
name> has
between the current file and the mentioned file.
an incompatible address
format
E 219: Not supported/illegal
feature An option/feature is not supported or illegal in given object
in object format
format
format.
E 220: page size (0x
hexvalue)
Section is too big to fit into the page.
overflow for section <
name>
with size 0x
hexvalue
E 221:
message
Error generated by the object.
E 222: Address of <
name> not
No address was assigned to the variable. Corrupted object
defined
file.
Fatal Errors (F)
F 400: Cannot create file
filename
The given file could not be created.
F 401: Illegal object: Unknown
An unknown command was detected in the object file.
command at offset
offset
Corrupted object file.
F 402: Illegal object: Corrupted
Wrong byte count in hex number. Corrupted object file.
hex number at offset
offset
F 403: Illegal section index
A section index out of range was detected. Corrupted
object file.
F 404: Illegal object: Unknown
An unknown variable was detected in the object file.
hex value at offset
offset
Corrupted object file.
F 405: Internal error
number
Internal fatal error.
F 406:
message
No key no IBM compatible PC.
F 407: Missing section size for
Each section must have a section size command in the
section <
name>
object. Corrupted object file.
F 408: Out of memory
An attempt to allocate more memory failed.
F 409: Illegal object, offset
offset
Inconsistency found in the object module.
Error Messages
Warnings (W)
W 118: Variable <
name>, has
A variable is not yet allocated but two external references
incompatible external
are made by non overlapping addressing modes.
addressing modes with
file <
filename>
W 119: error from the Embedded
If the embedded environment is readable for the linker, the
Environment:
message,
addressing mode check is relaxed. For instance, a variable
switched off relaxed
defined as data may be accessed as huge.
addressing mode check
Errors (E)
E 200: Illegal object, assignment
The MUFOM variable did not exist. Corrupted object file.
of non existing var
var
E 201: Bad magic number
The magic number of a supplied library file was not ok.
E 202: Section
name does not
Named section with different attributes encountered.
have the same attributes
as already linked files
E 203: Cannot open
filename
A given file was not found.
E 204: Illegal reference in address Illegal MUFOM variable used in value expression of a
of
name
variable. Corrupted object file.
E 205: Symbol '
name' already
A symbol was defined twice.
defined in <
name>
E 206: Illegal object, multi
The MUFOM variable was assigned more than once
assignment on
var
probably due to a previous error 'already defined', E 205.
E 207: Object for different
Bits per MAU, MAU per address or endian for this object
processor characteristics
differs with the first linked object.
E 208: Found unresolved external(s): There were some symbols not found.
E 209: Object format in
file not
The object file has an unknown format, or is corrupted.
supported
E 210: Library format in
file not
The library file has an unknown format, or is corrupted.
supported
E 211: Function <
function> cannot The overlay pool has already been built in a previous linker
be added to the already
action.
built overlay pool <
name>
E 212: Duplicate absolute section
Absolute sections begin on a fixed address. They cannot
name <
name>
be linked.
E 213: Section <
name> does not
A section with the EQUAL attribute does not have the
have the same size as the
same size as other, already linked, sections.
already linked one
E 214: Missing section address for Each absolute section must have a section address
absolute section <
name>
command in the object. Corrupted object file.