Content originally posted in LPCWare by Superfred on Sat Aug 22 10:12:14 MST 2015
Hi Daniel,
I am on holiday, having no access to my PC, so all I tell you is what I have in mind, so maybe wrong....
Rtos needs the Systick timer interrupt to switch between Tasks, what I remember this is and a heap memory routine is the only thing really needed, so if vTaskdelay is not working it is maybe this..
What is your clocksource? 5mhz crystal?
Have you got a other FreeRtos project running?
Have you changed anything in my project? Because I am sure it was working.
Try to start only one Task, maybe the blink task...
Fred