Error/Warning Messages - Epson S5U1C17001C Manual

Cmos 16-bit single chip microcomputer, c compiler package for s1c17 family
Hide thumbs Also See for S5U1C17001C:
Table of Contents

Advertisement

8 aSSEMBlEr

8.8 Error/Warning Messages

The following shows the principal error and warning messages output by the assembler as:
Error message
Error: Unrecognized opcode: 'XXXXX'
Error: junk at end of line: 'XXXXX'
Error: XXXXXX : invalid register name
Error: operand out of range
( XXXXXX : XXX not between AAA and BBB )
Error: There are too many characters of one line in assembler
source file. *
Error: Cannot allocate memory. *
Error: Cannot specify plurality source files. *
Error: Cannot find the dump file. *
Error: Cannot find the map file. *
Error: The format of the dump file is invalid. *
Error: The format of the map file is invalid. *
Error: Cannot close the map file. *
Error: There are too many characters of one line in dump file. * The number of characters (except for a new line
Error: There are too many characters of one line in map file. * The number of characters (except for a new line
Error: Value of XXXX too large for field of AAA bytes at BBB
* When the source file is assembled through xgcc, assembling terminates after displaying the following error
message instead of the above message:
xgcc: cannot specify -o with -c or -S and multiple compilations
Warning message
Warning: Unrecognized .section attribute: want a, w, x
Warning: Bignum truncated to AAA bytes
Warning: Value XXXX truncated to AAA
8-30
Table 8.8.1 Error messages
The operation code XXXXX is undefined.
A format error of the operand.
The specified register cannot be used.
The value specified in the operand is out of the
effective range.
The number of characters (except for a new line
character) in an assembler source line has exceeded
2,047 characters.
Memory allocation by malloc() has failed.
More than one source file name is specified in the
command line.
A dump file name is not specified even though the
-mc17_ext option is specified. Or the specified
dump file does not exist.
A map file name is not specified even though the
-mc17_ext option is specified. Or the specified map
file does not exist.
The contents in the dump file specified with the
-mc17_ext option are invalid.
The contents of the map file specified with the
-mc17_ext option are invalid.
The map file specified with the -mc17_ext option
cannot be closed after it has been read.
character) in a line of the dump file specified with the
-mc17_ext option has exceeded 2,047 characters.
character) in a line of the map file specified with the
-mc17_ext option has exceeded 2,047 characters.
The address of the label located XXXX bytes from the
beginning of the .text session is too large. This label
is referenced by the AAA-byte symbol table located
BBB bytes from the beginning of the .rodata session.
Table 8.8.2 Warning messages
The section attribute is not a, w or x.
The constant declared (e.g. .long , .int ) exceeds
the maximum size. It has been corrected to AAA -byte
size.
(e.g. 0x100000012 → 0x12 )
The constant declared exceeds the maximum value
AAA . It has been corrected to AAA .
(e.g. .byte 0x100000012 → .byte 0xff )
EPSOn
(C COMPilEr PaCkagE fOr S1C17 faMily) (Ver. 1.5.0)
Description
Description
S5U1C17001C ManUal

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the S5U1C17001C and is the answer not in the manual?

Table of Contents