Hello Hercules forum team,
the DMA module has an MPU.
In TMS570LC4357 TRM, There are two sections related with the MPU:
1. section 20.2.9:
"an interrupt is issued when the DMA detects that the access falls outside of a memory region programmed in the MPU registers of the DMA."
2. section 20.2.15.1:
"A region of memory not configured for access settings by the registers has "Full Access" privileges"
The same description is also valid for TMS570LS devices.
According to description 1, the regions outside the programmed regions are not allowed to be accessed.
According to description 2, the whole memory is taken as "default background memory" and DMA has full access.
Which description is correct? Or I have misunderstood something?
Thanks and regards,
Libo