To create an
.EXE
1. From the Load page of the Project Options dialog box, specify the
input (
.DXE
2. From the Post Build page, configure one or more command lines
to execute the RTBL.
3. Run the project. This generates the
The
file, which is executed on the end-user system, traverses the data
.EXE
structures (
) created by the loader and subsequently compiled by the
.H
RTBL. The content of these data structures are downloaded to the
ADSP-2192-12 DSP through a user-provided Windows driver.
!
A program running in virtual memory space (as do all Windows
applications) cannot access the PCI-mapped memory of the
ADSP-2192 DSP directly. A driver is mandatory.
Reference RTBL
Creating the RTBL and driver can be a complex task, especially the first
time. To facilitate the process, VisualDSP++ includes a reference RTBL in
the form of a Microsoft VisualC++ 6.0 project named
reference_rtbl.dsp
your VisualDSP++ installation directory. Refer to the files in the project
for information on the operation of the RTBL and the provided driver
interface.
The RTBL downloads the code via the PCI bus to the ADSP-2192-12
EZ-KIT Lite evaluation system through the EZ-KIT Lite's PCI driver.
This reference can serve as an example for traversing and using the data
structures emitted by the loader. Then download those structures to the
target through a driver.
!
The reference RTBL provided with the EZ-KIT Lite evaluation
system does not support USB booting.
VisualDSP++ Loader Manual
for 16-Bit Processors
file from VisualDSP++
) files under Core 0 and Core 1.
. This project is located in the
ADSP-2192-12 DSP Loader
file and creates the
.H
subdirectory of
ldr
file.
.EXE
4-7
Need help?
Do you have a question about the VisualDSP++ 3.5 and is the answer not in the manual?
Questions and answers