Advanced Autosar Certificate for Szymon Zaborniak
Advanced Autosar Training
Agenda:
1. Introduction
a. AUTOSAR worflow
b. AUTOSAR layers
2. Operating System
a. OsApplications and MPUs
b. Tasks -
c. ISR
d. Counters
e. Scheduling
f. Schedule Tables
g. Alarms
h. Multicore environment
i.Multicore exchange
j. Practical example of OS configuration - live demo.
3. ECU manager
a. Initializations of BSW
b. Initializations of own components
4. BswM
a. Practical example of BswM configuration - live demo.
5. SPI autosar driver
a. Managing Jobs and Sequences
6. DET usage
a. Own SWC DET usage - live demo.
7. RTE / Software Components:
a. Kinds of Software Components
b. Port Interfaces (S/R, C/S)
c. Service SWC / Interface
d. Live demo of simple application.
8. Communication
a. Role of modules in communication stack
b. Data flow through communication stack based on CAN example
c. Practical example of COM configuration - live demo.
9. SecOC, CSM and Crypto
a. Data flow through crypto stack stack based on SecOC CAN example
b. Practical example of crypto configuration - live demo.
Out of scope:
1. DMA configuration in Dv
2. PNC