SH-4 Assembler Error Messages 903-999 (Windows Embedded CE 6.0)
1/5/2010
The following table shows SH-4 assembler error messages 903-998.
Message # and Severity | Message Text | Explanation |
---|---|---|
903 ERROR |
%s: %s |
There was some problem opening or writing to the assemble listing file. |
904 ERROR |
%s: %s |
There was some problem opening or writing to the object file. |
907 ERROR |
Cannot allocate %u bytes of memory for section "%s" |
Probably as a result of a .ORG directive, the assembler is unable to allocate enough memory to store the data for the section named. It will try to continue the assembly, if possible. |
908 ERROR |
CIRCULAR_DEF |
Circular definition for symbol "%s". |
997 WARNING |
%s |
This user message occurs when an .AERROR or .ERROR directive is assembled. |
998 ERROR |
%s |
This user message occurs when an .AERROR or .ERROR directive is assembled. |
999 FATAL |
%s |
This user message occurs when an .AERROR or .ERROR directive is assembled. |