This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

OMAP3530 suggested development tools

Other Parts Discussed in Thread: OMAP3530

Hello,

I have purchased the BeagleBoard Rev C4 w/ the OMAP3530.  I was wondering what development tools you all would suggest for the fastest development time. We are trying to use the device for datalogging and signal processing so access to the DSP is a must. We were wondering if development would be easier or faster using something like Code Composer Studio and other TI proprietary tools instead of theopen source options available. I have seen many post on here and other sites describing the troubles of getting the DSP working through the open source community.

Any suggestions would be great.

thank you

 

  • I've been using the OMAP processor and the C64x+ DSP as an open source developer without any problems.  I use openembedded to build my filesystem and I use the Angstrom distribution.  The only time use non-free software is for debugging my DSP code where I use code composer with my JTAG.