L1040
Bank number exceeds 8
HLINK found a bank number larger than or equal to 8,
maximum is 7
Modify the directive ROMBANK in the source program
L1041
Can’t find SECDEF in BNKDEF
HLINK failed to find the SECDEF record for a bank member,
internal error
Contact dealer
L1042
Failed to move the write pointer for task file
HLINK internal error
Contact dealer
L1043
Illegal Fixupp record in the file ’binary.obj’
HLINK internal error
Contact dealer.
L2001
Unresolved external symbol ’ext-symbol’ in file ’filename.obj’
No public symbol named ext-symbol in the file filename.obj has
been found in either the input object files or the specified library
files.
Link the object file that defines a public symbol named
ext-symbol into the command line, or include a library file
defining a public symbol named ext-symbol.
L2002
Symbol type mismatch
Public symbol ’symbol1’ in module ’mod-name1’
External symbol ’symbol1’ in module ’mod-name2’
HLINK found that an external symbol and a public symbol have
the same name, but have a different symbol type.
Check the symbol type of this external symbol, modify the source
file, re-assemble the file and re-link.
L3001
Specified section ’sec-name’ does not exist
The specified section (sec-name) in the command line option
/ADDR does not exist
Input the correct section name in the command line or ignore
this section. This is a warning message, HLINK does the
allocation work as if this option has not been issued.
L3002
Specified address ’xxxx’ for section ’sec-name’ is illegal
The specified address of the specified section (sec-name) in the
command line option /ADDR is illegal (not a hexadecimal digit or
exceeds the legal range)
Input the correct address in the command line or ignore this section.
This is a warning message, HLINK does the allocation work as if
this option has not been issued.
Appendix C Cross Linker Error Messages
239
Содержание HT-IDE
Страница 11: ...P a r t I Integrated Development Environment Part I Integrated Development Environment 1 ...
Страница 12: ...HT IDE User s Guide 2 ...
Страница 20: ...Fig 1 6 Fig 1 7 HT IDE User s Guide 10 ...
Страница 24: ...HT IDE User s Guide 14 ...
Страница 70: ...HT IDE User s Guide 60 ...
Страница 76: ...HT IDE User s Guide 66 ...
Страница 92: ...HT IDE User s Guide 82 ...
Страница 93: ...P a r t I I Development Language and Tools Part II Development Language and Tools 83 ...
Страница 94: ...HT IDE User s Guide 84 ...
Страница 148: ...HT IDE User s Guide 138 ...
Страница 150: ...Fig 12 1 Fig 12 2 HT IDE User s Guide 140 ...
Страница 154: ...HT IDE User s Guide 144 ...
Страница 192: ...HT IDE User s Guide 182 ...
Страница 194: ...HT IDE User s Guide 184 ...
Страница 218: ...HT IDE User s Guide 208 ...
Страница 235: ...P a r t V Appendix Part V Appendix 225 ...
Страница 236: ...HT IDE User s Guide 226 ...
Страница 250: ...HT IDE User s Guide 240 ...