Hi
I'm sorry for the delay.
Functional resets will keep SRAM data unchanged by hardware mechanism.
Destructive resets cannot guarrantee the SRAM data integrity.
For the S32DS default startup code, the SRAM ECC initialization will be performed no matter what reset source it is. So the SRAM data is overwritten after each reset.
You need modify the startup code to check the reset source and perform SRAM ECC initialization only for some reset sources.
Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------