Hello,
Programming the EDMA3 using the Low-Level Driver tells me to use ACPY3 for simple memory-to-memory copies. EDMA3_LLD.pdf mentions on page 16-13 that it's really easy to set up. Just one bit of information is missing: "The dmaHandle is provided via DMAN3 (DMA Manager) which is not shown." Now I have been looking for docs in all the wrong places but couldn't find any information how I can get this dmaHandle...
I tried to understand Framework Components DMAN3/ACPY3 Users Guide but failed. The few hundred lines of code don't suggest it's easy to use ACPY3 and I couldn't find out where to get my Handle, neither.
Couldn't you please show me a simple usage example of ACPY3? A (working) example that is so easy as the DSP/BIOS Integration workshop and the wiki suggests?
Many thanks,
Markus