Zilog ZUSBOPTS User Manual
Page 62

Menu Bar
UM017105-0511
34
Zilog Developer Studio II – ZNEO™
User Manual
The following characters cannot be used in a project name: ( ) $ , . - + [ ] ' &
4. Click
Select
to return to the
New Project
dialog box.
5. In the
Project Type
field, select
Standard
for a project that uses
.c
files. Select
Assembly Only
for a project that will include only assembly source code.
6. In the
CPU Family
drop-down menu, select
Z16F_Series
.
7. In the
CPU
drop-down menu, select a CPU.
8. In the
Build Type
drop-down menu, select
Executable
to build an application or
select
Static Library
to build a static library. The default is
Executable
, which creates
an IEEE 695 executable format (
.lod
). For more information, see the
9. Click
Continue
to change the default project settings using the New Project Wizard.
To accept all default settings, or to create static libraries, click
Finish
. For Standard
projects, the
New Project Wizard
dialog box is displayed (see Figure 35). For Assem-
bly-Only executable projects, continue to
Figure 35. New Project Wizard Dialog Box—Build Options
Note: