Locator lc88 (2)
Main Tool Chain
Errors (E)
E 208: Cannot find a cluster for
No writable memory available, or unknown addressing
section
name
mode.
E 210: Unrecognized keyword
An unknown keyword was used in the description file.
<
name> at line line
E 211: Cannot find 0x
hexnumber
One of virtual or physical memory was occupied, or there
bytes for section
name
was no physical memory at all!
(fixed mapping)
E 213: The physical memory of
A mapping failed. There was no virtual address space left.
name cannot be addressing
in space
name
E 214: Cannot map section
name, An absolute mapping failed.
virtual memory address
occupied
E 215: Available space within
The available addressing space for an addressing mode
name exceeded by number has been exceeded.
bytes for section
name
E 217: No room for section
name
The size of the cluster as defined in the .dsc file is too
in cluster
name
small.
E 218: Missing
identifier at line line This identifier must be specified.
E 219: Missing ')' at line
line
Matching bracket missing.
E 220: Symbol '
symbol' already
A symbol was defined twice.
defined in <
name>
E 221: Illegal object, multi
The MUFOM variable was assigned more than once,
assignment on
var
probably due to an error of the object producer.
E 223: No software description
Each input file must be described in the software
found
description in the .dsc file.
E 224: Missing <length> keyword
No length definition found in hardware description.
in block '
name' at line line
E 225: Missing <
keyword> keyword For the given mapping, the keyword must be specified.
in space '
name' at line line
E 227: Missing <start> keyword in
No start definition found in hardware description.
block '
name' at line line
E 230: Cannot locate section
name, An absolute address was requested, but the address was
requested address occupied already occupied by another process or section.
E 232: Found file
filename not
All files to be located need a definition record in the
defined in the description file description file.
E 233: Environment variable too
Found environment variable in the dsc file contains too
long in line
line
many characters.
E 235: Unknown section size for
No section size found in this .out file. In fact a corrupted
section
name
.out file.
Error Messages
Warnings (W)
W 127: Layout
name not found
The used layout in the named file must be defined in the
layout part.
W 130: Physical block
name
It is not possible to assign a block more than once to a
assigned for the second
layout block.
time to a layout
W 136: Removed character at line The character is not needed here.
line
W 137: Cluster
name declared
The named cluster is declared twice.
twice (layout part)
W 138: Absolute section
name at
Absolute section with an address outside physical memory.
non-existing memory
address 0x
hexnumber
W 139:
message
Warning message from the embedded environment.
W 140: File
filename not found as
All processes defined in the locator description file
a parameter
(software part) must be specified on the invocation line.
W 141: Unknown space <
name>
An unknown space name was specified with a -S option.
in -S option
W 142: No room for section
name
A section with attribute read-only could not be placed in
in read-only memory, trying read-only memory, the section will be placed in writable
writable memory ...
memory.
Errors (E)
E 200: Absolute address
An absolute address was requested, but the address was
0x
hexnumber occupied
already occupied by another section.
E 201: No physical memory
An absolute address was requested, but there is no
available for section
name
physical memory at this address.
E 202: Section
name with mau
A bit section cannot be located in a byte oriented
size
size cannot be located addressing mode.
in an addressing mode with
mau size
size
E 203: Illegal object, assignment
The MUFOM variable did not exist.
of non existing var
var
E 204: Cannot duplicate section
The process must be located more than once, but the
'
name' due to hardware
section is mapped to a virtual space without memory
limitations
management possibilities.
E 205: Cannot find section for
name Found a variable without a section, should not be possible.
E 206: Size limit for the section
Small sections do not fit in a page any more.
group containing section
name exceeded by
0x
hexnumber bytes
E 207: Cannot open
filename
A given file was not found.