Hi,
I am trying to communicate with a NOR Flash chip through EMIF. In order to do so, I have configured and enabled the MPU as shown below.
During initialization, I initialize and enable the MPU.
However, despite all of this, the MPU generates a fault on the following line of code:
The values of the FSR and FAR are as follows:
Given that these values are within the region I defined, why is the MPU generating a fault?