Download presentation
Presentation is loading. Please wait.
1
Starting a project in VisualDSP++
2
Select Project -> New...
3
Type in a filename, then press Save
4
Check options for processor (ADSP-BF533), type (DSP exectuable file), and name
5
Click on the Compile tab, and check Generate debug information
6
Click on the Category drop down menu, then select Warning
Click on the Category drop down menu, then select Warning. Check Implicit functions declarations
7
Click on the Assemble tab, then check Generate debug information, and Output listing file. Then press OK
8
If asked for support for the VisualDSP++ kernel, select No
10
Adding Files and Running the Project
11
To add files, right click the project name in the left hand pane, then click Add file(s) to Project
12
Once all the files are added, build the project by going to Project -> Build Project
14
If there are no errors in the Output Window, run the program by going to Debug -> Run
15
Halted indicates program has finished running
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.