This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RM44L920: How to save resetReason when using SafeTI Diagnostic Library

Part Number: RM44L920
Other Parts Discussed in Thread: HALCOGEN

If we initialize controller using demo_app from SafeTI Diagnostic Library (sys_startup.c), once determined and used resetReason value cannot be stored anywhere because of later initialisation of all parts of controller.

We want to have that info later, when program starts, to send it on SCI and save to flash.

Maybe somebody solved that already?