beautypg.com

Zilog Z8F0130 User Manual

Page 407

background image

UM013037-1212

Warning and Error Messages

Zilog Developer Studio II – Z8 Encore!

User Manual

383

739 Invalid space "<space>" is defined.

The named address space is not valid. It must be either a group or an address space.

740 Space "<space>" is not defined.

The referenced space name is not defined.

742 <error message>

A general-purpose error message.

743 Vector "<vector>" not defined.

The named interrupt vector could not be found in the symbol table.

745 Configuration bits mismatch in file <file>.

The mode bit in the current input file differs from previous input files.

746 Symbol <name> not attached to a valid segment.

The named symbol is not assigned to a valid segment.

747 <message>

General-purpose error message for reporting out-of-range errors. An address does not
fit within the valid range.

748 <message>

General-purpose error message for OMF695 to OMF251 conversion. The requested
translation could not proceed.

749 Could not allocate global register.

A global register was requested, but no register of the desired size remains available.

751 Error opening output file "<outfile>".

The named load module file could not be opened.

753 Segment '<segment>' being copied is splittable.

A segment, which is to be copied, is being marked as splittable, but start-up code
might assume that it is contiguous.

754 Some variables may not be directly accessible because of escaped mode addressing.

In your memory map, some variables near (RData) memory have been allocated at
addresses in the range E0h–EFh, in which the ability to use normal addressing modes
is compromised by the Z8Encore! escaped addressing mode. The best response to this
warning is to modify your memory model, your memory map, or your allocation of
variables to near and far memory to remove the potential problem.