Zilog ZUSBOPTS User Manual
Page 78

Menu Bar
UM017105-0511
50
Zilog Developer Studio II – ZNEO™
User Manual
which options are to be applied to the files assembled. The options on the Assembler page,
shown in Figure 48, are each described in this section.
Includes.
The Includes field allows you to specify the series of paths for the assembler to
use when searching for include files. The assembler first checks the current directory, then
the paths in the Includes field, and finally the default ZDS II include directories.
The ZDS II default include directory is:
\include\std
where <ZDS Installation Directory> is the directory in which Zilog Developer Studio was
installed. By default, this would be
C:\Program Files\Zilog\ZDSII_ZNEO_ sion> , where <version> might be 4.11.0 or 5.0.0. Defines. The Defines field is equivalent to placing <symbol> EQU <value> in your assem- bly source code. It is useful for conditionally built code. Each defined symbol must have a Figure 48. Assembler Page of the Project Settings Dialog Box