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

no-image

s5u1c33000c

Manufacturer Part Number
s5u1c33000c
Description
Cmos 32-bit Single Chip Microcomputer S5u1c33000c Manual
Manufacturer
Epson Electronics America, Inc.
Datasheet
CHAPTER 11: ASSEMBLER
11.10 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 "as33.err" file.
If the as33 is started up using the wb33's [AS33] button, the message is output to "wb33.err". When execution is
completed, a message is displayed in the output window (default).
11.10.1 Errors
The errors produced in the as33 are classified into two groups: system errors and assembler errors.
The assembler errors are produced when the source contains a syntax or description which cannot be processed
by the as33. No object file will be delivered. An assembly list file will be delivered, including error messages.
180

<file name>: Error: Out of memory
<file name>: Error: File open error
<file name>: Error: File access error
Error: Invalid file name.
Error: Filename length limit exceeded - 255.
Error: Directory path length limit exceeded - 255.
Error: Line length limit exceeded - 255.
Error: Symbol name length limit exceeded - 128.
Error: Token length limit exceeded - 64.
Error: Multiple statements on the same line.
Error: Invalid statement syntax.
Error: Invalid instruction. - "<instruction>"
Error: Invalid register. - "<register>"
Error: Invalid directive. - "<directive>"
Error: Invalid symbol mask. - "<mask>"
Error: Invalid instruction syntax.
Error: Invalid directive syntax.
Error: Multiply declared symbol. - "<symbol>"
Error: Multiply defined symbol. - "<symbol>"
Error: Incorrect section type for statement.
Error: Memory mapping conflict.
Error: Section count limit exceeded - 256.
"Error" is preceded by an input file name and a line number displayed in the form of "<file name>(<line
No.>)". If the source file that includes the debugging information is input, the message is followed by "near
<file name>(<line No.>)". This consists of the original source file name (*.c, *.s) and line number indicated
by the debugging information.
Error message
Error message
Table 11.10.1.2 List of assembler error messages
Table 11.10.1.1 List of system error messages
Cannot secure memory space.
Cannot open the file.
Cannot read/write from/to the opened file.
The source file has the extension (.o) same as the output file.
The file name exceeds 255 characters.
The path (directory and file name) exceeds 255 characters.
The line exceeds the limit number of characters.
The symbol name surpassed the limit number of characters.
The numeric data exceeds the limit number of digit.
There are more than two statements described in one line.
There is an illegal character in the statement.
Non-existing instruction was used.
The specified register name has an error.
A non-existing pseudo-instruction was used.
The symbol mask has a description error.
The description of the instruction has an error.
The description of the pseudo-instruction has an error.
The same symbol name was declared in multiple locations.
The same symbol name was defined in multiple locations.
There is an impermissible statement described in the current
section.
The address is duplicated.
The limit number of sections was surpassed.
EPSON
(C COMPILER PACKAGE FOR S1C33 FAMILY) (Ver. 4)
Content
Content
S5U1C33000C MANUAL

Related parts for s5u1c33000c