Zilog EZ80F916 User Manual
Page 102

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
82
more files to the project or changing project settings, are automatically reflected in the
linker command file that controls the final linking stage of the build. If you do not want
the linker command file generated each time your project builds, select the Use Existing
button (see “Use Existing” on page 83).
NOTE: Even though selecting Always Generate from Settings causes a new linker
command file to be generated when you build your project, any directives that you
have specified in the Additional Linker Directives dialog box are not erased or
overridden.
Additional Directives
To specify additional linker directives that are to be added to those that the linker gener-
ates from your settings when the Always Generate from Settings button is selected, do the
following:
1. Select the Additional Directives check box.
2. Click Edit.
The Additional Linker Directives dialog box is displayed.
Figure 57. Additional Linker Directives Dialog Box
3. Add new directives or edit existing directives.
4. Click OK.
You can use the Additional Directives check box if you need to make some modifications
or additions to the settings that are automatically generated from your project settings, but
you still want all your project settings and newly added project files to take effect automat-
ically on each new build.