0

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?

  • 2
    Please [edit] this to turn it into a single focused question. I.e. pick one of the questions you asked and keep the others for later. You could make several additional quetsions immediatly, but I recommend to first get some experience with asking good questions, with the first one. Have alook at [tour], [ask]. Try to avoid asking question which could be contered by comments pointing you to parts of the documentation; though I admit that finding something in AUTOSAR documentation is quite hard. – Yunnosch Sep 05 '19 at 06:41
  • I read at least the following different questions: "Is my understanding of startup correct?", "Sequence after reset?", Persistence?", "Persistence especially of stack data?". When you arrive at the last one, you might want to explain what you mean by stack data. – Yunnosch Sep 05 '19 at 06:45
  • You might want to refer to the ECUM state diagram as background for your question: https://www.autosar.org/fileadmin/user_upload/standards/classic/4-3/AUTOSAR_SWS_ECUStateManager.pdf page 30. – Yunnosch Sep 05 '19 at 06:48
  • More official link to doc, but inside a zip: https://www.autosar.org/fileadmin/Releases_TEMP/Classic_Platform_4.3.1/ModeManagement.zip or even more official from here, under "mode management" https://www.autosar.org/standards/classic-platform/classic-platform-431/ – Yunnosch Sep 05 '19 at 06:55
  • user2538554 it is a pity that you don't accept my feedback. I was itching to answer the first of your questions... – Yunnosch Sep 05 '19 at 20:25

0 Answers0