Zilog ZUSBOPTS Bedienungsanleitung Seite 300

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 520
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 299
Linker Commands UM017105-0511
272
Zilog Developer Studio II – ZNEO™
User Manual
Syntax
SPLITTABLE segment_list
Example
SPLITTABLE CODE, ROM_TEXT
UNRESOLVED IS FATAL
The UNRESOLVED IS FATAL command causes the linker to treat undefined external sym-
bol warnings as fatal errors. The linker quits generating output files immediately if the
linker cannot resolve any undefined symbol. By default, the linker proceeds with generat-
ing output files if there are any undefined symbols.
Syntax
[-] < UNRESOLVED > < IS | = > <FATAL>
Examples
-unresolved=fatal
or
UNRESOLVED IS FATAL
WARN
The WARN command specifies that warning messages are to be generated. An optional
warning file can be specified to redirect messages. The default setting is to generate warn-
ing messages on the screen and in the map file.
Syntax
[-]WARN = [<warn filename>]
Example
-WARN=warnfile.txt
WARNING IS FATAL
The WARNING IS FATAL command causes the linker to treat all warning messages as
fatal errors. The linker does not generate output file(s) if there are any warnings while
linking. By default, the linker proceeds with generating output files even if there are warn-
ings.
Seitenansicht 299
1 2 ... 295 296 297 298 299 300 301 302 303 304 305 ... 519 520

Kommentare zu diesen Handbüchern

Keine Kommentare