TM4C129_FreeRTOS_Demo
TM4C129_FreeRTOS_Demo copied to clipboard
Demo of FreeRTOS 10.2.1 for the Tiva TM4C1294 Connected Launchpad from Texas Instruments
Tiva TM4C1294 Launchpad FreeRTOS Demo
This firmware package is intended to provide a starting point for creating a FreeRTOS 10.2 based project in Code Composer Studio for the Tiva TM4C1294 launchpad, which is currently not supplied by either FreeRTOS or Texas Instruments.
Required Components
- Code Composer Studio (v9.1 used for this project)
- TM4C1294 Connected Launchpad
- Artistic Style (optional for formatted code)
Expected Output
- Code will build with no errors or warnings
- Green LEDs D1 - D4 will blink in sequence 1 per second
- Serial port via Stellaris Virtual Serial Port will output "Hello, world from FreeRTOS 9.0!"
Notes
This software is provided as-is!