jcwren wrote on Tuesday, March 04, 2008:
On the page http://www.freertos.org/vtaskdelayuntil.html, "The constant configTICK_RATE_MS can be used to calculate real time from the tick rate - with the resolution of one tick period."
I believe this should be portTICK_RATE_MS.
–jc