I want to understand how OS behaves after a hard reset and a soft reset in AUTOSAR environment.
In case of normal wakeup or during startup routine.. OS init task will execute first followed by periodic tasks.If there is a soft reset(triggered by watchdog for example) will the Init task execute again?