Difference between revisions of "Adsp-21369"

From CCRMA Wiki
Jump to: navigation, search
(Resources)
(Resources)
Line 14: Line 14:
  
 
== Resources ==
 
== Resources ==
*[http://www.analog.com/en/prod/0,2877,21369%252DHARDWARE,00.html Analog Devices ADSP-21369]
+
*[http://www.analog.com/en/prod/0,2877,21369%252DHARDWARE,00.html Analog Devices ADSP-21369 Information]
 +
*[http://www.analog.com/UploadedFiles/Data_Sheets/ADSP-21367_21368_21369.pdf ADSP-21369 Specification]
 
*[http://www.example.com ADSP-21369 Specifications]
 
*[http://www.example.com ADSP-21369 Specifications]
 
*[http://www.grame.fr/pub/faust_tutorial.pdf Faust Reference and Tutorial]
 
*[http://www.grame.fr/pub/faust_tutorial.pdf Faust Reference and Tutorial]

Revision as of 17:44, 20 April 2008

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

  1. 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.
  2. 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.

Resources