Zilog EZ80F916 User Manual

Page 252

Advertising
background image

UM014423-0607

ZiLOG Developer Studio II

eZ80Acclaim!

®

User Manual

232

426 MACRO/ENDMACRO name mismatch.

The declared MACRO name does not match the ENDMAC(RO) name.

427 Invalid MACRO arguments.

The argument is not valid in this particular instance.

428 Nesting same segment.

You cannot nest a segment within a segment of the same name.

429 Macro call depth too deep.

You cannot exceed a macro call depth of 25.

430 Illegal ENDMACRO found.

No macro definition for the ENDMAC(RO) encountered.

431 Recursive macro call.

Macro calls cannot be recursive.

432 Recursive include file.

Include directives cannot be recursive.

433 ORG to bad address.

The ORG clause specifies an invalid address for the segment.

434 Symbol name too long.

The maximum symbol length (33 characters) has been exceeded.

435 Operand out-of-range error.

The assembler detects an expression operand that is out of range for the intended field
and generates appropriate error messages.

436 Relative branch to XREF label.

Do not use the JP instruction with XREF.

437 Invalid array index.

A negative number or zero has been used for an array instance index. You must use
positive numbers.

438 Label in improper space.

Instruction requires label argument to be located in certain address space. The most
common error is to have a code label when a data label is needed or vice versa.

439 Vector not recognized.

The vector name must be

IRQ0

,

IRQ1

,

IRQ2

,

IRQ3

,

IRQ4

,

IRQ5

, or

RESET

Advertising
This manual is related to the following products: