Zilog ZUSBOPTS Manual do Utilizador Página 243

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 242
UM017105-0511 Output Files
Zilog Developer Studio II – ZNEO™
User Manual
215
<source>.obj is an object file in relocatable OMF695 format. The assembler creates
<source>
.obj.
Do not use source input files with .lst or .obj extensions. The assembler does
not assemble files with these extensions, and therefore the data contained in the
files is lost.
Source Listing (.lst) Format
The listing file name is the same as the source file name with a .lst file extension.
Assembly directives allow you to tailor the content and amount of output from the assem-
bler.
Each page of the listing file (
.lst) contains the following elements:
Heading with the assembler version number
Source input file name
Date and time of assembly
Source lines in the listing file are preceded by the following elements:
Include level
Plus sign (+) if the source line contains a macro
Line number
Location of the object code created
Object code
The include level starts at level A and works its way down the alphabet to indicate nested
includes. The format and content of the listing file can be controlled with directives
included in the source file:
TITLE
NOLIST
LIST
MACLIST ON/OFF
CONDLIST ON/OFF
Caution:
Vista de página 242
1 2 ... 238 239 240 241 242 243 244 245 246 247 248 ... 519 520

Comentários a estes Manuais

Sem comentários