beautypg.com

Zilog ZUSBOPTS User Manual

Page 285

background image

UM017105-0511

Warning and Error Messages

Zilog Developer Studio II – ZNEO™

User Manual

257

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
required or vice versa.

439 Vector not recognized.

The vector name is illegal.

444 Too many initializers.

Initializers for array data allocation exceeds array element

size.

445 Missing .$endif at EOF.

There is no matching

.$endif

for the .$

if

directive.

448 Segment stack overflow.

Do not allocate returned structures on the stack.

456 Unsupported initialization of RAM.

A data directive has been used to try to initialize

data in a segment which is located in the RAM, ERAM or IODATA address spaces.
Because data in these spaces is volatile (not preserved through system reset or power
cycles), the data initialization will not occur unless a copy of the segment is made in the
nonvolatile ROM or EROM space then copied into the RAM, ERAM or IODATA space
by your system start-up code.

461 Unexpected end-of-file in comment.

End-of-file encountered in a multi-line com-

ment

462 Macro redefinition.

The macro has been redefined.

464 Obsolete feature encountered.

An obsolete feature was encountered.

470 Missing token error.

A token must be added.

475 User error.

General-purpose error.

476 User warning.

General-purpose warning.

480 Relist map file error.

A map file will not be generated.

This manual is related to the following products: