L1019
Cannot open the debug file ’debugname.dbg’
HLINK failed to open the debug file debugname.dbg
Check the PC file system and working directory or contact dealer.
L1020
Cannot open the task file ’taskname.tsk’
HLINK failed to open the task file taskname.tsk
Check the PC file system and working directory or contact dealer.
L1021
Cannot open the map file ’mapname.map’
HLINK failed to open the map file mapname.map
Check the PC file system and working directory or contact dealer.
L1022
Cannot create the debug file ’debugname.dbg’
HLINK failed to create the debug file debugname.tsk
Check the PC file system and working directory or contact dealer.
L1023
Cannot create the task file ’taskname.tsk’
HLINK fails to create the task file taskname.tsk
Check the PC file system and working directory or contact dealer.
L1024
Cannot create the map file ’mapname.map’
HLINK fails to create the map file mapname.map
Check the PC file system and working directory or contact dealer.
L1025
Program code too large
The total size of program code is larger than the uC ROM size
Check and Modify the program code (in CODE sections).
L1026
Program data is too large
The total size of the program data sections is larger than the
µ
C
RAM size
Check and Modify the DATA sections, omit some data in the RAM.
L1027
Syntax error in batch file ’batch.bat’
The command syntax in the batch file is incorrect
Refer to chapter 10, Cross Linker for correct syntax
L1028
Cannot close the batch file ’batch.bat’
HLINK failed to close the specified batch file
Contact dealer
L1031
Public symbols are duplicated
Public symbol ’sym1’ in module ’mod-name1’
Public symbol ’sym1’ in module ’mod-name2’
HLINK found a symbol named ’sym1’ that is declared as a public
symbol in both modules, ’mod-name1’ and ’mod-name2’.
Change one public symbol and all external references to this
symbol to another name.
Appendix C Cross Linker Error Messages
237
Содержание 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 ...