I am using DMAN3 for DMA operations. Per this post from EDMA driver team, address translation should be done by application (DMAN3) if host processor memory map differs from EDMA controller map, which is the case in Netra. See here for more details.
How should I do this address translation, so that ACPY3 works properly with c674x DSP internal L1/L2 RAM memory?
Which settings change will help this address translation?
Passing in manually adjusted pointers to ACPY3 does not work.
Thanks
RV