DSPRelated.com
Forums

Using DAT APIs on OMAP3530 (C64x+)

Started by Coskun AYYILDIZ May 11, 2011
Hi everyone,

I am using OMAP3530 having C64x+ DSP along with CCSv4 without BIOS and Blackhawk USB560 emulator.

I am trying to transfer the data in the external memory to L1D in order to process it faster. When I searched the internet, I saw that double buffering is quite common. For this purpose, DAT_copy and DAT_wait functions are being used.

How can I use this API? Is there a library that supports these methods? I downloaded a Chip Support Library but I believe it does not support my target processor.

Can anyone please help me with the usage of these DAT methods?

Thank you very much in advance.