Skip to main content
5 events
when toggle format what by license comment
Nov 9, 2020 at 15:14 vote accept sskartheekadivi
Sep 24, 2020 at 18:26 comment added Christophe @KartheekAssk but this is only one aspect. You have also API definition, you have coding standards, you have foundation standards, and there are also compliance tests, not to speak about a development process. It's a very comprehensive standard. So the best would be to find some book about the subject.
Sep 24, 2020 at 18:19 comment added Christophe @KartheekAssk Imagine you sit in a prototype of a revolutionary self-driving car. You are told that the software is AUTOSAR compliant: would you be reinsured about the quality of the software if it would only about believing in good faith that the developpers organised the code as they understood from reading a spec found on the internet? AUTOSAR is a comprehensive standard. THe layered architecture aim to reduce dependency between components in case of change, the key being to separate hardware dependent and hardware independent parts. (...)
Sep 24, 2020 at 17:50 comment added sskartheekadivi so if I organize my code as modules specified in the specification according to their functions, will my code be AUTOSAR compliant? Sorry If I understood it in a wrong way. Can you suggest some starting point for me to learn about AUTOSAR from scratch. I need to work on Software Development for ECU's soon.
Sep 24, 2020 at 11:38 history answered Christophe CC BY-SA 4.0