Hi-
The current version of the EDMA3 LLD (version 2.12.2.26) states that it supports the AM57x. I have incorporated the driver into my application. However, I want to make sure I am linking to the proper EDMA3 libraries, and it is not clear from the directory structure exactly which platform-specific libraries should be used. I am currently linking to the following libraries for our AM5716 DSP application:
- edma3_lld_2_12_02_26\packages\ti\sdo\edma3\drv\lib\66\release\edma3_lld_drv.ae66
- edma3_lld_2_12_02_26\packages\ti\sdo\edma3\drv\sample\lib\tda2xx-evm\66\release\edma3_lld_drv_sample.ae66
- edma3_lld_2_12_02_26\packages\ti\sdo\edma3\rm\lib\tda2xx-evm\66\release\edma3_lld_rm.ae66
Numbers 2 and 3 above are platform-specific, so can you please confirm that I am using the correct ones. There was a note buried in the EDMA3 release notes stating, "For platforms AM572x, DRA75x_74x, TDA2XX, AM571x, DRA72XX, and TDA2EX, currently they all share a single device name of DRA7XX and a single DRV sample library under [edma3lld_install_dir]/packages/ti/sdo/edma3/drv/sample/lib/tda2xx-evm directory." Does this also apply to the driver sample lib as I have shown in number 2 above?
Thank you for any clarification you can provide.
Thank you,
Nate