Panasonic MN1030 Manuale Utente

Pagina di 340
Chapter 13  Error Messages
256  Assembler Errors
2328
Too many arguments.
A macro invocation has too many arguments.
Check the macro definition.
2329
Can’t find FUNCINFO directive.
There is a ret or retf machine instruction before the corresponding funcinfo directive.
Declare funcinfo directive before the ret or retf machine instruction.
2330
Line too long.
A source statement exceeds the length limit.
Edit the source statement so that its length is within the limit.
2331
No optimizing information.
The map file does not contain optimization information.
Check the map file.
2332
Error in configure file.
There is an error in the start-up file.
Correct the start-up file.
2333
Illegal map file value.
The map file and the assembly result disagree.
Check the value in the map file.