Course repository for AUTOSAR fundamentals on TI Tiva C, supervised by Eng. Mohamed AbdelHay. The runnable scenario models cabin illumination as a function of door state (open vs closed).
| Folder | Role |
|---|---|
02-HAL/ |
Hardware abstraction prototypes (switches, lamps, etc.) |
03-LIB/ |
Shared types and reusable primitives (STD_TYPES, …) |
04-... / 05-Runnable/ |
Integration code paths leading to main.c |
Peek at 05-Runnable/main.c for the supervisory loop wiring HAL calls.
- IDE / compiler setup per TI / coursework instructions (Code Composer Studio or equivalent GNU Arm build as directed).
- Linker + startup files ship inside the IDE project metadata in each subtree.
| Type | Coverage |
|---|---|
| CI | Confirms documentation + runnable entry file exist |
| Bench | Switch inputs, lamp outputs, debounce / timing on hardware |
Academic repository — confirm licensing with the instructor before publishing derivative works.
Repository tagline: This is our AUTOSAR course repository under Eng. Mohamed AbdelHay's supervision.