Hi,
I'm debugging McASP/EDMA driver code that runs on the 6748 DSP core of a DM8168 device.
I unable to find McASP2's receive/transmit buffer DMA port address that is accessed when the bus-select bits (XBUSEL and RBUSEL) of the XFMT/RFMT register is cleared.
The 8168 datasheet indicates McASP2 at address 0x46800000 in the L3 and Cortex-A8 Memory Map tables. I've tried using this address as the XBUF/RBUF Data port when I configure EDMA, but have not been able to get data flowing out the McASP. Can anyone verify whether the address I'm using is correct, and if not, what the actual one is?
Thanks,
Jim