Zilog EZ80F916 User Manual
Page 60

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
40
You do not have to type the extension
.zdsproj
. The extension is added
automatically.
NOTE: The following characters cannot be used in a project name: ( ) $ , . - + [ ] ' &
5. Click Select to return to the New Project dialog box.
6. In the Project Type field, select Standard for a project that will include C language
source code. Select Assembly Only for a project that will include only assembly
source code.
7. In the CPU Family drop-down list box, select eZ80 or eZ80Acclaim!.
8. In the CPU drop-down list box, select a CPU.
9. In the Build Type drop-down list box, select Executable to build an application or
select Static Library to build a static library.
The default is Executable, which creates IEEE 695 (
.lod
) and Intel Hex32 (.hex)
executables. For more information, see “Project Settings—Output Page” on page 92.
10. Click Continue to change the default project settings using the New Project Wizard.
To accept all default settings, click Finish.
NOTE: For static libraries, click Finish.
For a Standard project, the New Project Wizard dialog box is displayed. For
Assembly-Only executable projects, continue to Step 12.