We use S32K142W, and SDK is 4.0.3.
We want use internal simulation eeprom, referred to example <flash_partitioning_s32k142w>.
It looks like the initialization is fine.
But when access with eeprom addr, like 0x14000001, will jump to DefaultISR.
Debug as follow picture.

Attached is my project file.