Zilog EZ80F916 User Manual
Page 89

UM014423-0607
Using the Integrated Development Environment
ZiLOG Developer Studio II
eZ80Acclaim!
®
User Manual
69
project has an unusually complex link structure, this control has been placed on the
Advanced page.
An example of the use of this feature would be to place most of the application’s code in
the ROM address space (see “Project Settings—Address Spaces Page” on page 89 for a
discussion of the eZ80Acclaim! address spaces) except for a particular module that is to be
run from the RAM space.
An important restriction on the use of this option for the eZ80Acclaim! is that it generally
should not be used (check box deselected) when using the Copy to RAM link configura-
tion (see “Copy to RAM” on page 80). Selecting the option prevents the linker from being
able to bundle up the code segments from different modules into a single contiguous block
to be copied to RAM.
NOTE: It is the user’s responsibility to configure the linker command file properly when
the Distinct Code Segment for Each Module check box is selected.
Project Settings—Deprecated Page
NOTE: For Assembly Only projects, the Deprecated page is not available.
The following figure shows the Deprecated page. This page contains options from older
releases of ZDS II that, because of issues found in extended experience with those particu-
lar options across many applications, are no longer recommended for use. ZiLOG strongly
recommends that you not use these features in new projects. If you have older projects that
use these options, they will continue to be supported as in previous applications. However,
ZiLOG recommends removing them from your projects over time to avoid the issues that
have caused these features to be deprecated.