To add to that, all tools you need for building DSP-side are available standalone as well (outside of CCS): Target Content: https://www-a.ti.com/downloads/sds_support/targetcontent/index.html CodeGen tools: https://www-a.ti.com/downloads/sds_support/CodeGenerationTools.htm
Generally good to look at for high level information about everything: http://tiexpressdsp.com/wiki/index.php?title=Main_Page http://wiki.davincidsp.com/index.php?title=Main_Page Regards, Mugdha -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tivy, Robert Sent: Thursday, October 23, 2008 5:33 AM To: Ed Sutter; [email protected] Subject: RE: basic question(s)... 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 _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
