Warning; Precautions - Epson S5U1C63000A User Manual

Cmos 4-bit single chip microcomputer manual
Table of Contents

Advertisement

CHAPTER 4: ASSEMBLER

4.10.2 Warning

When a warning occurs, the assembler will keep on processing, and terminates the processing after
displaying a warning message, unless an error is produced.
The warning message is delivered/displayed in the following formats:
<Source file name> (<Line number>) Warning : <Warning message>
Example: TEST.S(41) : Warning : Expression out of range
The warning messages are given below:
Warning message
Expression out of range
Invalid symbol mask
Second definition of define symbol <symbol>
Section activation expected, use <.code/.bss>

4.11 Precautions

(1) Nesting of the #include pseudo instruction is limited to a maximum 10 levels. If this limit is sur-
passed, an error will result.
(2) A maximum of 64 internal branch labels can be specified per macro and maximum 9999 internal
branch labels can be expanded within one source file. If these limits are exceeded, an error will result.
(3) Other limitations such as the number of sections depend on the free memory space.
88
Description
The result of the expression is out of the effective range.
The symbol mask is not defined correctly.
The symbol is already defined.
There is no section definition.
EPSON
(S1C63 FAMILY ASSEMBLER PACKAGE)
S5U1C63000A MANUAL

Advertisement

Table of Contents
loading

Table of Contents