Hi @alejandro_e
Thanks for your support!.
understood the backup concept through NvM but question was, lets say,
1. im performing sCheck_ExecuteShutdownTests (enabled SRAM0 test) during this test the SRAM reported failed status. some uncorrectable error was reported.
2. msel_mSel_ShutDown - to store the scheck shutdown results. (so here the failure of sram UE will be stored in NVM).
3. Now i do a POR(Power on reset)- lets say the the UE error has been corrected after POR.
UE is correctable during POR.
4. next Power ON cycle. the Msel_selectmode() is called and it reads the stored result from NvM its actually reading the fault stored. (but the fault is cleared during the POR).
how this situation is expected to be handled where the fault is cleared but the msel is still reading it form NvM
Regards,
Harish R