Hi, Lukas, thanks for you answer very much.
In the document of "AN4868 EEPROM Emulation with Qorivva MPC55xx, MPC56xx, and MPC57xx Microcontrollers", it says:

these 'EEPROM Emulation' labeled blocks will not generate ECC error report even if the operation is unsuccessful. So I used the 32KB block which address is "0x00FB_8000-0x00FB_FFFF" to do the same random power lose experiment, but finally get the same result, in other words, it also will get machine check exception when CPU read it.
So why these 'EEPROM Emulation' labeled blocks also generate ECC errors ? I get confused.