Hello TI' teams!
Have a small misundertsanding about DM8148 EDMA Channel Controller 0 Configuration Registers.
SPRS647E.pdf - DM8148 TRM show me 2 tables of C674x Memory Map, one when MMU enabled (EDMA TPCC registers base = 0x0900_0000) and second when MMU bypassed (EDMA TPCC registers base = 0x4900_0000).
Am I correctly understood from e2e forum and chip errata, that system MMU always enabled on DM8148 and can't be bypassed?
So ECR/ECRH and IPR/IPRH registers are accessed always by base address 0x49000000 and not by 0x09000000 as show DMA examples supplied by dvrrdk?