i want to know the function SystemSoftwareReset will clear the flag wriiten in the ram???
hope your reply
Hi @zq1,
The MCU has SIM_CHIPCTL[SRAML_RETEN, SRAMU_RETEN] bits that control that.
S32K1xx RM, Section 31.3.4 SRAM retention: power modes and resets
There is this example fro your reference:
https://community.nxp.com/t5/S32K-Knowledge-Base/Example-S32K144-RAM-Retention-S32DS-R1/ta-p/1107548
Regards,
Daniel