Hello there,
One of our customer has some problem regarding to EDMA memory region access.
I would be thankful to you if some one would advice us on below.
I’m trying to read/write the EDMA registers starting of address 0x02700000, but I cannot access that memory region.
It seems I don’t have the permissions either from local access in the DSP or from PCIe connection.
On the PCIe registers I have set the MST_PRIV mode in the Transaction Priority Register (PRIORITY) offset 3Ch, from PCIe application registers (21800000h), to 1.
On the MPPAG Memory Protection Page Attribute Global Register, offset 80Ch from the EDMA Channel Controller (EDMA3CC) 02740000h, I’ve changed all last bits to 1.
I still cannot read or write any of the EDMA registers.
What should be the right registers setup in order for me the access the EDMA registers starting of address 0x02700000 ?