s5u1c33000c Epson Electronics America, Inc., s5u1c33000c Datasheet - Page 140

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 9: PREPROCESSOR
9.12 Error/Warning Messages
Error and warning messages are displayed/output through the Standard Output (stdout). If you specify the -e
option, the messages will also be delivered in the "pp33.err" file.
If the pp33 is started up using the wb33's [PP33] button, the message is output to "wb33.err". When execution is
completed, a message is displayed in the output window (default).
9.12.1 Errors
The errors produced in the pp33 are classified into two groups: system errors and preprocessor errors.
If a system error occurs, the pp33 will immediately terminate the processing after displaying an error message.
No assembly source file will be output.
The preprocessor errors are produced when the source contains a syntax or description that cannot be processed
by the pp33. Even when these errors occur, the processing will be carried on till the last line of the input file,
unless a system error is produced. However, no assembly source file will be delivered.
124
<file name>(line No.): Error: Invalid syntax.
<file name>(line No.): Error:
<file name>(line No.): Error:
<file name>(line No.): Error:
<file name>(line No.): Error:
<file name>(line No.): Error: Invalid macro label.
<file name>(line No.): Error: Invalid expression.
<file name>(line No.): Error: Multi symbol.
Error: Cannot open file.
Error: Cannot allocate memory.
Error: Cannot open output file.
Error: Cannot open working file.
Error: Cannot write file.
Error: Cannot close file.
Error: Cannot read file. Line size is too long.
Error: Preprocessor limit:
Nesting level too deep.
Unknown preprocessor instruction.
Too many macro parameters.
Invalid macro parameter.
macro label number full.
Error message
Error message
Table 9.12.1.2 List of preprocessor error messages
Table 9.12.1.1 List of system error messages
There is a syntactic error. The preprocessor pseudo-instruction
was described in a wrong format.
The limit of nesting (2 levels) was surpassed in the #include
pseudo-instruction.
There is an unknown preprocessor instruction.
33 or more formal parameters were defined.
Dummy parameters were arranged abnormally or the number
of actual parameters differs from that of dummy parameters.
Arrange the dummy parameters successively from $1 to $32.
Internal branch labels in the micro definition are abnormal.
Internal branch labels are limited to $$1 to $$64 (64 labels).
Arrange them successively from $$1.
The operator description format is illegal.
Duplicated definition of the same name was done by the
#define and #defnum pseudo-instruction.
Cannot open the source file or included file.
The file does not exist in the specified directory.
Cannot secure memory space.
Cannot open the output file.
Cannot open the provisional working file.
Cannot write to the file.
Cannot close the file.
The statement is too long to be read. The maximum number of
characters that can be read in a line is 255.
The number of internal branch labels surpassed the limit during
micro expansion. The maximum number of internal branch
labels that can be expanded at a time is 9999, including the
included file.
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Content
Content
S5U1C33000C MANUAL

Related parts for s5u1c33000c