+ 1
What is AUTOSAR? What is the best way to learn it?
Do you have any automotive experiences?
3 Respuestas
+ 2
Autosar (AUTomotive Open Systems ARchitecture) is standardized and open software for automotive electronic control units (ECUs)
http://www.technologyandstrategy.com/?p=9546
0
To learn autosar first thing you should start with AUTOSAR architecture.
After that star studying one module from layered architecture. From blog it would be good to get an idea about module.
https://embdsysbasics.blogspot.com/2019/01/ram-test-ramtst-module-of-autosar.html
https://www.embeddedtutor.com/search/label/Diagnostics?m=1
This blog explains basics plus some configuration for module.
Then you can read SWS realted to particular module for deep diving. SWS you can find at AUTOSAR
0
AUTOSAR : AUTomotive Open System ARchitecture
is a global development organisation of automotive companies such as Daimler,FCA , Bosch etc. It pursues the objective to create and establish an open and standardized software architecture for automotive electronic control units (ECUs).
Official website :https://www.autosar.org/
You need to select your interested module in AUTOSAR .
So you can know the vertical of module.
Since AUTOSAR is big sea and you can not learn everything.
Also every year standards will be released with version.
AUTOSAR modue like DEM ,DCM ,COM, MEM etc