This weekend project allows incorporation of Texas Instrument's starterware hardware API into FreeRTOS projects.
Based on steve-kim and jerrinsg ports. Updated to FreeRTOS V9.0.0
Standard FreeRTOS port directory structure was changed. You can find TI's and FreeRTOS code in respective directories, complete starterware code with examples in ./doc
Compile with make. Put app and ./doc/MLO files on your external SD card formatted acording to this guide. Apply power to board while pressing boot button. D4 should start flashing.
- critical section nesting
- FIQ
- interrupt priorities and nesting