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.

How to add EDMA functionality to DSP OMX component in EZSDK ver 5.03

Hi TI experts,

I need to add EDMA functionality to DSP OMX component (VLPB), Is there any easy way to do it?, Is there any documontation on how to do it?

I have tried to do it myself, i have added code from edma3lld example CSL2_DAT_DEMO to the VLPB OMX component, and tried to compile it.
I have added edma h files required. but the compilation fails in the linkage stage, the EDMA functions are not undefined, probably because i didn't add somewhere path to the correct libraries. Can someone please help me with that?

Thanks,
Gabi