Zilog ZUSBOPTS Manual de usuario Pagina 385

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 520
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 384
UM017105-0511 Linker Command Line Options
Zilog Developer Studio II – ZNEO™
User Manual
357
Linker Command Line Options
Table 26 describes the linker command line options.
If you use DOS, use double quotation marks for the -stdinc and -usrinc commands for
the C compiler.
For example,
-stdinc:"C:\ez8\include"
If you use cygwin, use single quotation marks on both sides of a pair of braces for the -
stdinc
and -usrinc commands for the C compiler.
For example,
-stdinc:'{C:\ez8\include}'
-quiet Suppresses title information that is normally displayed to the screen. Errors and warnings
are still displayed. The default setting is to display title information.
-version Displays the version number of the librarian.
-warn Displays warnings.
Table 26. Linker Command Line Options
Option Name Description
copy segment = space Makes a copy of a segment into a specified address space.
-debug Turns on debug information generation.
define symbol = expr Defines a symbol and sets it to the constant value. For exam-
ple:
-define:DEBUG=0
This option is equivalent to the C #define statement. The
alternate syntax,
-define:myvar, is the same as -define:myvar=1.
-format:[intel|intel32|omf695] Sets the format of the hex file output of the linker to intel or
intel32 (Intel Hex records) or omf695 (IEEE695 format).
Table 25. Librarian Command Line Options (Continued)
Option Name Description
Notes:
Vista de pagina 384
1 2 ... 380 381 382 383 384 385 386 387 388 389 390 ... 519 520

Comentarios a estos manuales

Sin comentarios