ADSP-2192 DSP Loader Guide
Example
elfloader -proc ADSP-2192 -core0 p0.dxe -core1 p1.dxe
This command line runs the loader utility with:
•
-proc ADSP-2192
the ADSP-2192-12 processor.
•
-core0 p0.dxe
for core 0.
•
-core1 p1.dxe
for core 1.
• By default, since no output file is specified, the default output file
is named
File Searches
Many loader switches take a file name as an optional parameter.
on page 4-13
lists types the loader expect on files. File searches are impor-
tant 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.
When you provide an input or output file name as a command-line
parameter, use the following guidelines.
• Enclose long file names within straight-quotes,
• Append the appropriate file extension to each file.
4-12
—Directs the loader to produce an output file for
—Identifies the input file (
—Identifies the input file (
p0.h.
) to be processed
p0.dxe
) to be processed
p1.dxe
"long file name"
VisualDSP++ Loader Manual
for 16-Bit Processors
Table 4-4
.
Need help?
Do you have a question about the VisualDSP++ 3.5 and is the answer not in the manual?
Questions and answers