Skip to content

This project ports FreeRTOS to CC2538. Following lines describes the work required for a successful basic port. ->Set up a Cross-Compilation development workspace in Eclipse and CCS Studio for CC2538 SOC Chip. ->Add and compile FreeRTOS-Core modules to the current bare-metal stack on the CC2538 SOC chip. ->Validate the port by a FreeRTOS test ap…

Notifications You must be signed in to change notification settings

Omkardixi/FreeRTOS_CC2538

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

FreeRTOS for CC2538

Overview

This project is compiled with latest FreeRTOS v10 on Eclipse IDE Cpp 2019 using gcc-arm-none-eabi version-9. We used Segger J-link Debug probe as JTAG to program and debug our application.The test applications include few examples of FreeRTOS using GPIO ,UART and Rf( Radio Rx and Tx ).Feel free to build these test application individually.Any feedbacks are very much appreciated. Basic references are given in /Documentation for now. We Will be updating the Documentation real soon.Thank you for your contribution in advance.

About

This project ports FreeRTOS to CC2538. Following lines describes the work required for a successful basic port. ->Set up a Cross-Compilation development workspace in Eclipse and CCS Studio for CC2538 SOC Chip. ->Add and compile FreeRTOS-Core modules to the current bare-metal stack on the CC2538 SOC chip. ->Validate the port by a FreeRTOS test ap…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published