ADSP-218x DSP Loader Guide
5-12
Vi+ 3.5 Loader Manual
for 16-Bit Processors
The loader generates an ASCII file (
.IDM
). Every segment data is headed
by the following information: word count, IDMA control value, and over-
lay page number. Since the IDMA interface is a 16-bit interface, the .
IDM
file is organized in 16-bit portions.
Typically, embedded processors cannot directly process ASCII files in
.IDM
format. It is up to the user to post-process this file in a customized
way.
!
Due to hardware restrictions, IDMA booting of off-chip memories
is not possible. Refer to the description of IDMA capabilities in the
ADSP-218x DSP Hardware Reference.
Figure 5-1. Host Processor Algorithm
Read next word count N
Read IDMA Control value and
perform Address Latch Cycle
N = = 0xFFFF?
YES
NO
N = = 0x0000?
YES
NO
Read IDMA Overlay value and
perform Address Latch Cycle
Read next 16-bit Data value
and write to IDMA
Decrement N
Bypass this step if elfspl21has not
been invoked by the -218x switch.
DONE
Содержание 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 ...