An attempt to read, understand, and implement the AUTOSAR SWS Port Driver according to the specification in a demo full-layered AUTOSAR architecture.
- Code Composer Studio (CCS)
- Tiva-C Launchpad
-
Install Code Composer Studio (CCS):
- On Windows: Download the installer from the TI website.
- Extract the zip file and run the ccs_setup_10.1.0.00010.exe installer.
- Follow the installation instructions provided by the installer.
- On Windows: Download the installer from the TI website.
-
Clone the repository:
git clone https://github.com/hussein-shamy/AUTOSAR-PortDriver cd AUTOSAR-PortDriver
-
Build and Flash and Enjoy Tracing