beautypg.com

Zilog ZUSBOPTS User Manual

Page 88

background image

Menu Bar

UM017105-0511

60

Zilog Developer Studio II – ZNEO™
User Manual

for a discussion of the ZNEO address spaces) except for a particular module that is to be
run from the RAM (16-bit addressable RAM) space. See the

Special Case: Partial Down-

load to RAM

section on page 317 for an example of how to configure the linker command

file for this type of application.

It is the user’s responsibility to configure the linker command file properly when the

Dis-

tinct Code Segment for Each Module

checkbox is selected.

Default Type of Char.

The ANSI C Standard permits the compiler to regard

char

vari-

ables that are not otherwise qualified as either

signed

or

unsigned

, at the compiler’s

discretion; the compiler is only required to consistently apply the choice to all such vari-
ables. So in the following declarations:

signed char sc;

unsigned char uc;

char cc;

the signedness of

cc

is left to the compiler. The Default Type of Char drop-down menu

allows you to make this decision. The selection,

Signed

or

Unsigned

, is applied to all

char

variables whose signedness is not explicitly declared. The default value for ZNEO is

Unsigned

.

Project Settings—Librarian Page.

This page is available for Static Library projects only.

To configure the librarian, observe the following procedure:

1. Select

Settings

from the

Project

menu. The

Project Settings

dialog box is dis-

played.

2. Click the

Librarian

page.

3. Use the

Output File Name

field to specify where your static library file is saved.

Project Settings—Commands Page.

Figure 56 shows the Commands page.

Note:

This manual is related to the following products: