B LINKER ERROR MESSAGES

1 Introduction

Error and warning messages of the linker start with a letter followed by a number and an informational text. The error letter indicates the error type:

2 Warnings (W)

W 100: Cannot create map file filename, turned off -M option

W 101: Illegal filename (filename) detected

W 102: Incomplete type specification, type index = Thexnumber

W 103: Object name (name) differs from filename

W 104: '-o filename' option overwrites previous '-o filename'

W 105: No object files found

W 106: No search path for system libraries. Use -L or env "variable"

W 108: Illegal option: option (-H or -\? for help)

W 109: Type not completely specified for symbol <symbol> in file

W 110: Compatible types, different definitions for symbol <symbol> in file

W 111: Signed/unsigned conflict for symbol <symbol> in file

W 112: Type conflict for symbol <symbol> in file

W 113: Table of contents of file out of date, not searched. (Use ar ts <name>)

W 114: No table of contents in file, not searched. (Use ar ts <name>)

W 115: Library library contains ucode which is not supported

W 116: Not all modules are translated with the same threshold (-G value)

W 117: No type found for <symbol>. No type check performed

W 118: Variable <name>, has incompatible external addressing modes with file <filename>

W 119: error from the Embedded Environment: message, switched off relaxed addressing mode check

W 120: Cannot find target description file name, relaxed addressing mode check disabled

3 Errors (E)

E 200: Illegal object, assignment of non existing var var

E 201: Bad magic number

E 202: Section name does not have the same attributes as already linked files

E 203: Cannot open filename

E 204: Illegal reference in address of name

E 205: Symbol 'name' already defined in <name>

E 206: Illegal object, multi assignment on var

E 207: Object for different processor characteristics

E 208: Found unresolved external(s):

E 209: Object format in file not supported

E 210: Library format in file not supported

E 211: Function <function> cannot be added to the already built overlay pool <name>

E 212: Duplicate absolute section name <name>

E 213: Section <name> does not have the same size as the already linked one

E 214: Missing section address for absolute section <name>

E 215: Section <name> has a different address from the already linked one

E 216: Variable <name>, name <name> has incompatible external addressing modes

E 217: Variable <name>, has incompatible external addressing modes with file <filename>

E 218: Variable <name>, also referenced in <name> has an incompatible address format

E 219: Not supported/illegal feature in object format format

E 220: page size (0xhexvalue) overflow for section <name> with size 0xhexvalue

E 221: message

E 222: Address of <name> not defined

E 223: Illegal object, empty name assignment on variable name

4 Fatal Errors (F)

F 400: Cannot create file filename

F 401: Illegal object: Unknown command at offset offset

F 402: Illegal object: Corrupted hex number at offset offset

F 403: Illegal section index

F 404: Illegal object: Unknown hex value at offset offset

F 405: Internal error number

F 406: message

F 407: Missing section size for section <name>

F 408: Out of memory.

F 409: Illegal object, offset offset

F 410: Illegal object

F 413: Only name object can be linked

F 414: Input file file same as output file

F 415: Demonstration package limits exceeded

F 416: Only one description file allowed

5 Verbose (V)

V 000: Abort !

V 001: Extracting files

V 002: File currently in progress:

V 003: Starting pass number

V 004: Rescanning....

V 005: Removing file file

V 006: Object file file format format

V 007: Library file format format

V 8: Embedded environment name read, relaxed addressing mode check enabled


Copyright © 2002 Altium BV