dave3891 wrote on Sunday, January 06, 2013:
Can someone give me some direction on setting up a basic freeRTOS project with Eclipse and Linux on a STM32F4Discovery board?
I have the tool chain working with eclipse and a working stlink debugger and I can compile and load the discovery projects no problem.
But I can not figure out how to make a freeRTOS project for this board. I cant seem to find a pre - made one that I could import into eclipse either as they all seem to be from a different IDE.
Any help with what files I would need to include and what structure to put them in or a example project would be appreciated.
Thanks
Dave