CCS 4.2.1.000
SYS/BIOS 6.31.04.27
EDMA LLD 02.11.01.02
How do you use the EDMA3 LLD with CCS4 & SYS/BIOS6? The documentation and samples seem specific to CCS3.3 and / or DSP/BIOS 5.x.
The sample project files have absolute path links to library files that do not exist in this version of the LLD.
Do I need to manually build the EDMA libraries myself?
Looking at the sample code, I see that they include sample files from the distribution (e.g., ti/sdo/edma3/drv/sample/bios6_edma3_drv_sample.h)
Are we supposed to be including TI samples in our code, or are we supposed to rewrite these files?
When I try to build the sample app I get tons of link errors looking for the various "EDMA3_DRV_..." functions.
Thanks,
Peter