Capstone project to familiarize with RTOS concepts such as task management, inter-task communication, memory management, resource management, and programming using FreeRTOS APIs.
- 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/FreeRTOS-SeatHeater cd FreeRTOS-SeatHeater
-
Build and Flash