Skip to content

Nafe3/AUTOSAR_TIVAC

Repository files navigation

AUTOSAR layering on Tiva C (cabin lamp demo)

CI

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).

Layers (high level)

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.

Build expectations

  • 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.

Testing

Type Coverage
CI Confirms documentation + runnable entry file exist
Bench Switch inputs, lamp outputs, debounce / timing on hardware

Course attribution

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.

About

AUTOSAR layering on Tiva C: cabin lamp vs door states. Supervised coursework.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages