Skip to content

An attempt to read, understand, and implement the AUTOSAR SWS Port Driver according to the specification in a demo full-layered AUTOSAR architecture.

Notifications You must be signed in to change notification settings

hussein-shamy/AUTOSAR-PortDriver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AUTOSAR Port Driver Implementation

An attempt to read, understand, and implement the AUTOSAR SWS Port Driver according to the specification in a demo full-layered AUTOSAR architecture.

How to Use the Repository

Prerequisites

  • Code Composer Studio (CCS)
  • Tiva-C Launchpad

Setting Up the Development Environment

  1. 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.
  2. Clone the repository:

    git clone https://github.com/hussein-shamy/AUTOSAR-PortDriver
    cd AUTOSAR-PortDriver
    
  3. Build and Flash and Enjoy Tracing

About

An attempt to read, understand, and implement the AUTOSAR SWS Port Driver according to the specification in a demo full-layered AUTOSAR architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published