Zilog Z8F0130 User Manual

Page 127

Advertising
background image

UM013037-1212

Project Menu

Zilog Developer Studio II – Z8 Encore!

User Manual

103

In the ZDS II 4.10.0 release, the ZSL page is unavailable if you have selected one of the
CPUs in the F1680 CPU family. For these parts, only basic UART support is available at
this time. This basic support consists of support for only those functions that are required to
support I/O functions in the C standard library such as

printf()

. If you require this type

of UART support for the F1680 family of CPUs, select the

C Runtime Library

checkbox

(see the

C Runtime Library

section on page 101).

Linker: Address Spaces Page

The options on the Address Spaces page are described in this section.

Figure 63. Address Spaces Page of the Project Settings Dialog Box

Memory ranges are used to determine the amount of memory available on your target sys-
tem. Using this information, Z8 Encore! developer’s environment lets you know when

Note:

Advertising