Blackfin Processor Loader Guide
Blackfin Processor Loader Guide
Loader operations depend on the loader options, which control how the
loader processes executable files, letting you select features such as boot
mode, boot kernel, and output file format. These options are specified on
the loader's command line or via the Load page of the Project Options
dialog box in the VisualDSP++ environment. The Load page consists of
multiple panes and is the same for all Blackfin processors. When you open
the Load page, the default loader settings for the selected processor are
already set.
!
Option settings on the Load page correspond to switches displayed
on the command line.
These sections describe how to produce a bootable or non-bootable loader
file (
):
.LDR
•
"Using Loader Command Line" on page 2-40
•
"Using Base Loader" on page 2-47
•
"Using Second-Stage Loader" on page 2-49
•
"Using ROM Splitter" on page 2-51
Using Loader Command Line
The Blackfin loader uses the following command-line syntax.
For a single input file:
elfloader sourcefile -proc processor
For multiple input files:
elfloader sourcefile1 sourcefile2 ... -proc processor
2-40
[
...]
-switch
[
VisualDSP++ Loader Manual
for 16-Bit Processors
...]
-switch
Need help?
Do you have a question about the VisualDSP++ 3.5 and is the answer not in the manual?
Questions and answers