Vi+ 3.5 Loader Manual
1-9
for 16-Bit Processors
Introduction
File Searches
File searches are important in the loader operation. The loader supports
relative and absolute directory names, default directories. File searches
occur as follows.
• Specified path—If you include relative or absolute path informa-
tion in a file name, the loader searches only in that location for the
file.
• Default directory—If you do not include path information in the
file name, the loader searches for the file in the current working
directory.
• Overlay and shared memory files—the loader recognizes overlay
memory files but does not expect these files on the command line.
Place the files in the same directory as the executable file that refers
to them. The loader can locate them when processing the
executable.
Figure 1-1. .DXE Files versus .LDR Files
Code
Data
Symbols
Debug Information
.DXE File
Code
Data
Symbols
Debug Information
.LDR File
A .DXE file includes:
Symbol table and section
information
Target processor's memory
layout
Degugging information
Code instructions
An .LDR file includes:
DSP instructions (code and
data)
Rudimentary formatting
All of the debugging information
has been taken out of the file
Содержание VISUALDSP++ 3.5
Страница 9: ...VisualDSP 3 5 Loader Manual ix for 16 Bit Processors Contents INDEX ...
Страница 10: ...x VisualDSP 3 5 Loader Manual for 16 Bit Processors ...
Страница 20: ...Notation Conventions xx VisualDSP Loader Manual for 16 Bit Processors ...
Страница 86: ...Blackfin Processor Loader Guide 2 56 VisualDSP Loader Manual for 16 Bit Processors ...
Страница 144: ...ADSP 218x DSP Splitter Guide 5 20 VisualDSP 3 5 Loader Manual for 16 Bit Processors ...
Страница 166: ...INDEX I 12 VisualDSP Loader Manual for 16 Bit Processors ...