ADSP-218x DSP Splitter Guide
5-16
Vi+ 3.5 Loader Manual
for 16-Bit Processors
ADSP-218x Splitter Command-Line Reference
The splitter (
elfspl21.exe
) generates non-bootable, PROM-image files
for ADSP-218x DSPs by processing executable files (
.DXE
).
!
The splitter command line is case sensitive.
Run the splitter from the command line using the following syntax.
elfspl21
sourcefile
[
outputfile
] {-pm &| -dm} [-
switch
…]
where:
•
sourcefile
—Name of the executable file (
.DXE
) to be processed
for a non-bootable, PROM-image file. A file name can include the
drive and directory. Enclose long file names within straight-quotes,
“long file name”
.
•
outputfile
—Optional name of the splitter’s output, a PROM file
with the
.BNL
,
.BNU
, or
.BNM
file extension.
•
-
switch
…
—One or more optional switches to process. Switches
select operations and modes for the splitter.
•
-pm &| -dm
—Indicates that either
-pm
or
-dm
or both can be used.
Example
The following two command lines run the splitter twice, first producing
PROM files for program memory and then producing PROM files for
data memory.
elfspl21 my_proj.dxe pm_stuff -pm
elfspl21 my_proj.dxe dm_stuff -dm
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 ...