Hello Experts
I am trying to make corrupted data in the Flash to check the fault recovery function in my device.
I referred the useful example in the below page
Example MPC5777C-1b+2b_FLASH_ECC_error_injection GHS614
I used the "Generate_1bit_FLASH_ECC_error function" in the example, and it looks injecting error in the 0x00FC0000~0xFC0004.
But after executing it in my device, there was no Error or no Machine Check Exception. And memory doesn't have any error.


Is there something else should I check?
Thank you
Jaejyn