I don't know about "standard library/hookup", but DSP/BIOS and DSPLink are widely used for the ARM<->DSP communication. DSPLink is kind of low level, so you could also use Codec Engine from TI for simplifying and/or abstracting the interface between the DSP and ARM, and in doing so could probably forgo the need for CCS.
- Rob > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > ] On Behalf Of Ed Sutter > Sent: Wednesday, October 22, 2008 12:14 PM > To: [email protected] > Subject: basic question(s)... > > Hi, > More questions for any of you patient enough to answer... > I'm trying to get to know the OMAP35xx development > environment a bit better. > > What is the typical mode of development for OMAP35xx based projects? > I'm guessing that the answer to this question is dependent on > what it is I need to develop. > > Do most folks dig right in and do both linux/arm and C64 development? > > Is there a standard library/hookup between linux on the ARM > and the DSP? > > If I need to do some DSP programming do I have to purchase > CCS or are there other alternatives? > > Thanks in advance... > Ed > > _______________________________________________ > Davinci-linux-open-source mailing list > [email protected] > http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source > _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
