
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
Summary of Contents for HT-IDE
Page 11: ...P a r t I Integrated Development Environment Part I Integrated Development Environment 1 ...
Page 12: ...HT IDE User s Guide 2 ...
Page 20: ...Fig 1 6 Fig 1 7 HT IDE User s Guide 10 ...
Page 24: ...HT IDE User s Guide 14 ...
Page 70: ...HT IDE User s Guide 60 ...
Page 76: ...HT IDE User s Guide 66 ...
Page 92: ...HT IDE User s Guide 82 ...
Page 93: ...P a r t I I Development Language and Tools Part II Development Language and Tools 83 ...
Page 94: ...HT IDE User s Guide 84 ...
Page 148: ...HT IDE User s Guide 138 ...
Page 150: ...Fig 12 1 Fig 12 2 HT IDE User s Guide 140 ...
Page 154: ...HT IDE User s Guide 144 ...
Page 192: ...HT IDE User s Guide 182 ...
Page 194: ...HT IDE User s Guide 184 ...
Page 218: ...HT IDE User s Guide 208 ...
Page 235: ...P a r t V Appendix Part V Appendix 225 ...
Page 236: ...HT IDE User s Guide 226 ...
Page 250: ...HT IDE User s Guide 240 ...