A p p e n d i x B
Cross Assembler
Error Message
A0005
Undefined symbol
The specified symbol is not defined in this file.
A0010
Unexpected symbol
The symbol is redundant.
A0011
Symbol already defined elsewhere
Re-defined symbol. HASM does not accept multiple symbol
definitions.
A0012
Undefined symbol in EQU directive
HASM does not accept undefined symbols to the right of
directive EQU, even for forward references.
A0013
Expression syntax error
Syntax error in expression.
A0014
HASM internal stack overflow
This error is due to HASM processes the expression analysis.
A0016
Duplicated MACRO argument
Two formal arguments in the MACRO definition line with the
same name.
A0017
Syntax error in MACRO parameters
Syntax error in MACRO formal parameters (expression).
A0018
Wrong number of parameters
The total number of MACRO formal parameters is not equal to
the total number of MACRO actual parameters
(reference number is not equal to definition number).
B
Appendix B Cross Assembler Error Message
231
Содержание 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 ...