Zilog EZ80F916 User Manual
Page 104
UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
84
Figure 58. Select Linker Command File Dialog Box
3. Use the Look In drop-down list box to navigate to the linker command file that you
want to use.
4. Click Select.
The Use Existing button is the alternative to the Always Generate from Settings button
(see “Always Generate from Settings” on page 81). When this button is selected, a new
linker command file is not generated when you build your project. Instead, the linker com-
mand file that you specify in this field is applied every time.
When the Use Existing button is selected, many project settings are grayed out, including
all the settings on the Objects and Libraries page, Warnings page, and Output page. These
settings are disabled because when you have specified that an existing linker command
file is to be used, those settings have no effect.
NOTE: When the Use Existing button is selected, some other changes that you make in
your project such as adding new files to the project also do not automatically take
effect. To add new files to the project, you must not only add them to the Project
Workspace window (see “Project Workspace Window” on page 29), but you must
also edit your linker command file to add the corresponding object modules to the
list of linked modules at the end of the linker command file.
Project Settings—Objects and Libraries Page
The following figure shows the Objects and Libraries page.