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