Hi Team,
I am working on S32K116 chip with Internal EEPROM. I am able to read/write the data into it.
But i wanted to get the WARNING/ERROR status for the below scenarios from the internal EEPROM to MCU.
- No response from the EEPROM when reading
- Intermittent response from the EEPROM when reading
- Incorrect data from the EEPROM when reading
- No response from the EEPROM when writing
- Intermittent response from the EEPROM when writing
- Incorrect data written to the EEPROM
As i see in the NVM Manager there is nothing which written to MCU, but taking care of resetting using Debug warning things.
Please help me in how can i get the status from the Internal EEPROM on Read/Write failures.
Regards,