Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 785 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 785 Bytes

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

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!