Hello @Derrick_Nexus,
Based on what I can see in the screenshots you posted,
- the EIM module is not enabled, it does not inject any errors to the SRAM_U region.
- the ERM_SR0 does not have any error flag set, the module does not detect any error.
- the address 0x2000F0C0 is not implemented on S32K146.
Therefore, you can ignore this.
You would need to inject an error to the SRAM_U region and then read a valid SRAM_U address, then, the ERM_EAR1 would hold the correct error address.
Regards,
Daniel