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?