beautypg.com

Zilog Z8F0130 User Manual

Page 365

background image

UM013037-1212

Warning and Error Messages

Zilog Developer Studio II – Z8 Encore!

User Manual

341

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.

446 Missing

.$wend

at EOF.

There is no

.$wend

directive.

447 Missing

.$repeat

at EOF.

There is no matching

.$repeat

for the

.$while

directive.

448 Segment stack overflow.

Do not allocate returned structures on the stack.

450 Floating point precision error.

The floating-point value cannot be represented to the precision given. The value is
rounded to fit within the allowed precision.

451 Floating point over/under flow.

The floating-point value cannot be represented.

452 General floating point error.

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

453 Fractional number too big/small.

The fractional number cannot be represented.

461 Unexpected end-of-file in comment.

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

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.