Difference between revisions of "Adsp-21369"
From CCRMA Wiki
(→Resources) |
(→Setting Up Development Board and Visual DSP++ Development Environment) |
||
Line 15: | Line 15: | ||
== Setting Up Development Board and Visual DSP++ Development Environment == | == Setting Up Development Board and Visual DSP++ Development Environment == | ||
+ | |||
+ | The development software used is VisualDSP++ Release 5.0 which can be downloaded | ||
+ | [http://www.analog.com/processors/platforms/visualDSP_TestDrive.html here]. It is good to use with Blackfin, SHARC and TigerSHARC processors. | ||
== FAUST Integration Tool == | == FAUST Integration Tool == |
Revision as of 14:50, 4 May 2008
Contents
Project Title -- Quick Guide to using the ADSP-21369 and Visual DSP++ development environment
People Involved
- Andrew Best
- Kyle Spratt
- Baek San Chang
- Steinunn Arnardottir
- Turner Kirk
GOALS
- The main goal of this project is to create a relatively simple step by step guide of how to get an Analog Devices "adsp-21369" dsp (SHARC) chip up and running using the "ADDS-21369-EZLITE" development board and "Visual DSP++" development environment.
- A second goal is to create an easy to use tool that can be used to interface with the FAUST programming language in order to generate c++ code that can be imported into a Visual DSP++ project file and used with the SHARC chip.
Setting Up Development Board and Visual DSP++ Development Environment
The development software used is VisualDSP++ Release 5.0 which can be downloaded here. It is good to use with Blackfin, SHARC and TigerSHARC processors.
FAUST Integration Tool
Resources
Analog Devices Resources
Faust Resources