I'm looking for some clarification on the relationship between the following two register settings:
- CTRL_CORE_EMIF_INITIATOR_PRIORITY_1: MPU_EMIF_PRIORITY
- MA_PRIORITY: PRIORITY
Both claim to set the MPU's priority for EMIF access.
- What is the difference between these two register settings?
- Which one do you modify if you want to alter the MPU's EMIF priority?
My understanding is that any access to EMIF from the MPU would be traveling through the MPU Memory Adapter (MA).
Thanks