See the, Project set – Zilog ZUSBOPTS User Manual
Page 100

Menu Bar
UM017105-0511
72
Zilog Developer Studio II – ZNEO™
User Manual
because a completely valid executable cannot be built when the program contains refer-
ences to undefined external symbols. If this checkbox is deselected, the linker proceeds
with generating output files even if there are undefined symbols.
Selecting this checkbox displays any
undefined external symbol
warning as an error,
regardless of the state of the
Show Warnings
checkbox in the
General
page (see the
Warn on Segment Overlap.
This checkbox enables or disables warnings when overlap
occurs while binding segments. By default, the checkbox is selected, which is the recom-
mended setting for ZNEO. For some Zilog processors, benign segment overlaps can occur,
but, for the ZNEO, an overlap condition usually indicates an error in project configuration
that must be corrected. These errors in ZNEO can be caused either by user assembly code
that erroneously assigns two or more segments to overlapping address ranges or by user
code defining the same interrupt vector segment in two or more places.
Project Settings—Output Page.
Figure 59 shows the Output page.
Note: