Denso BHT-200QW Spezifikationen Seite 39

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 587
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 38
Chapter 2. Development Environment and Procedures
31
[ 2 ] Linking options
Linking Options Description
Mapfile Outputs map information to the file XXX.MAP.
If this option is not selected, no map information will
be outputted. (default)
(For details, refer to [ 5 ] in this subsection.)
[ 3 ] Outputting debug information files
If you select the "Debug information file" check box in the Set Options dialog box and run the
Compiler, then the Compiler will output three types of debug information files.
Each information file will be given the same name as the source program and annexed one of
the three extensions .ADR, .LBL, and .SYM according to the file type as listed below.
Debug Information Files Files Filename Extension
Source line–address file
Label-address file
Variable–intermediate language file
.ADR
.LBL
.SYM
Source line
Source lineSource line
Source line–
–address file
address file address file
address file (.ADR)
(.ADR)(.ADR)
(.ADR)
Indicates the correspondence of line numbers in a source program to their addresses in
the object program written in intermediate language.
Each line consists of a four-digit line number in decimal notation and a four-digit address
in hexadecimal notation.
Label
LabelLabel
Label
address file (.LBL)
address file (.LBL)address file (.LBL)
address file (.LBL)
Indicates the correspondence of labels and user-defined functions defined in a source
program to their addresses in the object program written in intermediate language.
For user-defined functions in the one-line format, the first addresses of those functions in
the object program are listed in this file; for those in the block format, the addresses of the
first statements in the blocks are listed.
Each line consists of a label name or a user-defined function name, and a four-digit
address in hexadecimal notation.
Variable
VariableVariable
Variable
–intermediate language file (.SYM)
intermediate language file (.SYM)intermediate language file (.SYM)
intermediate language file (.SYM)
Indicates the correspondence of variables used in a source program to the intermediate
language.
Each line consists of a variable name and its intermediate language.
Seitenansicht 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 586 587

Kommentare zu diesen Handbüchern

Keine Kommentare