Zilog Z80380 Manual do Utilizador Página 53

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 116
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 52
UM004001-COR1103 3–3
Linking Files Using the Linker with the C-compiler
Outputting OMF Files
Depending upon the options specified by the user, the linker can produce two types of OMF
files:
Intel Hex Format Executable File
COFF Format Executable File
USING THE LINKER WITH THE C-COMPILER
The linker is used to link compiled and assembled object files, C-Compiler libraries, user
created libraries and C runtime initialization files. These files are linked according to the
commands that are given in the linker command file. Once the files are linked an executable
file in COFF (.ld) format is produced. The linker can also produce Intel hex (.hex, .dat) files,
map files (.map) and symbol files (.sym) in ZiLOG symbol format.
The primary components of the linker are shown in Figure 3-2.
FIGURE 3-2. LINKER COMPONENTS
Linker
Link and Relocate
Link Command
Line or File
(text file)
Relocatable Object Mod-
ules
and
ZOMF or COFF Library
Files
(binary files)
Executable Intel Hex
(.hex & .dat) or COFF
(.ld) Format File
Linker Messages
Map File
Symbol File in Zilog Sym-
bol Format
(text file)
C-compiler libraries
C run-time Initialization files.
Vista de página 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 115 116

Comentários a estes Manuais

Sem comentários