Warning and error messages – Zilog ZUSBOPTS User Manual
Page 325
UM017105-0511
Warning and Error Messages
Zilog Developer Studio II – ZNEO™
User Manual
297
Warning and Error Messages
If you see an internal error message, please report it to Technica
Zilog staff will use the information to diagnose or log the problem.
This section covers warning and error messages for the linker/locator.
700 Absolute segment "<name>" is not on a MAU boundary.
The named segment is
not aligned on a Minimum Addressable Unit boundary. Padding or a correctly aligned
absolute location must be supplied.
701 <address range error message>.
A group, section, or address space is larger than is
specified maximum length.
704 Locate of a type is invalid. Type "<typename>".
It is not permitted to specify an
absolute location for a type.
708 "<name>" is not a valid group, space, or segment.
An invalid record type was encountered. Most likely, the object or library file is corrupted.
710 Merging two located spaces "<space1> <space2>" is not allowed.
When merg-
ing two or more address spaces, at most one of them can be located absolutely.
711 Merging two located groups "<group1> <group2>".
When merging two or more
groups, at most one can be located absolutely.
712 Space "<space>" is not located on a segment base.
The address space is not
aligned with a segment boundary.
713 Space "<space>" is not defined.
The named address space is not defined.
714 Multiple locates for "<name>" have been specified.
Multiple absolute locations
have been specified for the named group, section, or address space.
715 Module "<name>" contains errors or warnings.
Compilation of the named module
produced a nonzero exit code.
717 Invalid expression.
An expression specifying a symbol value could not be parsed.
718 "<segment>" is not in the specified range.
The named segment is not within the
allowed address range.
Note: