FreeRTOS to STM32F4DISCOVERY
HI
Simple port off FreeRTOS to STM32F4DISCOVERY. in Rowley's wonderfull Crossstudio 2.3
The demo is an implimentation off the killer app, 'flash 4 leds' :-)
there are 4 tasks, one for each led.....
http://fbconsult.dk/DiscoveryF4_RTOS.zip
have fun.....
Finn Bindeballe
-
I downloaded the demo, thanks. When I brought it up in Crossworks using the project file, I was getting a "unknown file or unknown path" error with regard to stm32f4xx_gpio.c when attempting to do a build.
Being a complete noob to Crossworks I was unsure how to fix the path, so I simply added an existing file to the project and excluded the file found in the Library from the build.
Probably not the correct way to fix this, but I got it working.
I will use this demo to gain some familiarity with Crossworks and FreeRTOS. Thank you! :)
Please sign in to leave a comment.
Comments
3 comments