Build Files
A-6
Vi+ Loader Manual
for 16-Bit Processors
Library Files
Library files (
.DLB
), the archiver’s output, are binary, executable and link-
able files (ELF). Library files (called archive files in previous software
releases) contain one or more object files (archive elements).
The linker searches through library files for library members used by the
code. For information on the ELF format used for executable files, refer to
“Format References” on page A-10
.
!
The archiver automatically converts legacy input objects from
COFF to ELF format.
Linker Output Files
The linker’s output files (
.DXE
,
.SM
,
.OVL
) are binary, executable and link-
able files (ELF). The executable files contain program code and debugging
information. The linker fully resolves addresses in executable files. For
information on the ELF format used for executable files, see the TIS Com-
mittee texts cited in
“Format References” on page A-10
.
The loaders/splitters are used to convert executable files into boot-load-
able or non-bootable files.
Executable files are converted into a boot-loadable file (.
LDR
) for the ADI
processors using a loader program. Once an application program is fully
debugged, it is ready to be converted into a boot-loadable file. A
boot-loadable file is transported into and run from a processor’s internal
memory. This file is then programmed (burned) into an external memory
device within your target system.
A splitter generates non-bootable, PROM-image files by processing exe-
cutable files and producing an output PROM file. A non-bootable PROM
image file executes from DSP external memory.
Summary of Contents for VISUALDSP++ 3.5
Page 9: ...VisualDSP 3 5 Loader Manual ix for 16 Bit Processors Contents INDEX ...
Page 10: ...x VisualDSP 3 5 Loader Manual for 16 Bit Processors ...
Page 20: ...Notation Conventions xx VisualDSP Loader Manual for 16 Bit Processors ...
Page 86: ...Blackfin Processor Loader Guide 2 56 VisualDSP Loader Manual for 16 Bit Processors ...
Page 144: ...ADSP 218x DSP Splitter Guide 5 20 VisualDSP 3 5 Loader Manual for 16 Bit Processors ...
Page 166: ...INDEX I 12 VisualDSP Loader Manual for 16 Bit Processors ...