Analog Devices EZ-KIT Getting Started page 31

Hp switch getting started
Table of Contents

Advertisement

Programming ADSP-BF548 EZ-KIT Lite with VisualDSP++
To spare you from typing in the program, the entire example 1 source
code is included on the VisualDSP++ distribution CD. The source code
and project files can be found in the
<install_path>\Blackfin\Examples\ADSP-BF548 EZ-Kit Lite\Getting
Started Examples\Example_1
is
C:\Program Files\Analog Devices\VisualDSP 5.0
Open example 1 by selecting File–>Open–>Project, browsing to the
example's directory, and selecting the
the project is opened, view its source code by double-clicking the Sorts.c
label in the Project window (expand the Source Files tree control to see
the label if necessary). Build the project and load the executable program
to the EZ-KIT Lite using the Project–>Build Project command (or use
the F7 hotkey). Once the program is loaded, observe the blue bar on the
first executable statement in the
gram is stopped there, awaiting your command to set it running or to
single-step through the source.
To visualize the activities discussed in the exercise, create two plot win-
dows, one for the
window for the
1. Select the View–>Debug Windows–>Plot–>New menu item. The
Plot Configuration dialog box appears.
2. Change Title to
3. Type
out_b
4. Type
128
5. Change Data to
6. Click Add, then click OK.
1
If your PC is used by multiple VisualDSP++ users and/or you do not have write privileges in the
installation directory, copy the entire Getting Started Examples folder to a location you can use with-
out influencing other users.
Getting Started with ADSP-BF548 EZ-KIT Lite
subdirectory. The default
main()
array and one for the
out_b
array:
out_b
Monitoring out_b
in the Address field.
(the length of the
(the type of our data).
int
Example_1.dpj
function, showing that the pro-
array. To create a plot
out_m
.
array) in the Count field.
out_b
<install_path>
.
1
project file
. Once
1-7

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the EZ-KIT and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Adsp-bf548 ez-kit lite

Table of Contents