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.

dsplib for omap3evm?

Other Parts Discussed in Thread: OMAP3530

Hi forum,

I am looking for the possiblity to use DSPLIB on omap3evm. Any suggestions or pointers for a quick tutorial? Thanks.

Weihua

  • The DSPLIB available here will work on the C64x+ core of the OMAP3530 as it is generic to the C64x+ core. There is an example in the install for leveraging the FFTs which you should be able to leverage on the OMAP3 fairly easily with Code Composer Studio, though you may need to modify the linker command file to suit the OMAP3 memory map. Unfortunately I don't know of any OMAP3 specific examples or tutorial for the DSPLIB, it can get somewhat complicated if you are planning on working with the DSP from the ARM core, this covers a wide range of topics so we may want to deal with those as they come.