grunzasr1 wrote on Thursday, September 13, 2012:
I’ve put together a generic FreeRTOS demo that runs on ST Micro’s STM32F0Discovery board. I’ve added 8 LED’s and a RS-232 level shifter to my board. The code builds using Mentor Graphics lite version of CodeSourcery - command line only. This code allows a minimal cost intro to FreeRTOS on ST’s lowest cost CortexM0 eval board. If there is any interest in my posting this code, please let me know how to do it and I’ll try to make it available.
Note: There’s not much original code in this demo. I’ve basically taken bits and pieces to allow me to build it with free tools.