Linker referenced files, Figure 129. multiple file linking, Table 16 – Zilog ZUSBOPTS User Manual
Page 218: Re 129 d, Linker

Linker Command Files for C Programs
UM017105-0511
190
Zilog Developer Studio II – ZNEO™
User Manual
Linker Referenced Files
The default linker command file generated by the ZDS II IDE references system object
files and libraries based on the compilation memory model selected by the user. A list of
the system object files and libraries is provided in Table 16. The linker command file auto-
matically selects and links to the appropriate version of the C run-time and floating-point
libraries (if necessary) from the list in Table 16, based on the your project settings.
Figure 129. Multiple File Linking
Table 16. Linker Referenced Files
File Description
Startups.obj
C startup for small model
Startupl.obj
C startup for large model
Startupexks.obj
C startup (small model) with external interface setup for devices with Port K.
Startupexs.obj
C startup (small model) with external interface setup for devices without Port K.
Startupexkl.obj
C startup (large model) with external interface setup for devices with Port K.
Startupexl.obj
C startup (large model) with external interface setup for devices without Port K.
Fpdumy.obj
Floating-point do-nothing stubs
Crtl.lib
C run-time library for large model, no debug information
U1
V1
X1
U2
X2
V2
U3
V3
Linker
U1
V1
U3
U2
V2
X2
X1
V3
Module one.obj
Module two.obj
Module three.obj
Space EROM
Space ROM
Space ERAM
Y1
Y2
Y3
X3
Y1
Y2
Space RAM