Strange behavior with configTICK_RATE_HZ

anonymous wrote on Tuesday, February 16, 2010:

So it was definitely the timer. I configured it wrong :P. The timer isr was firing at a fixed rate, which screwed up anything dependent on using the configTICK_RATE_HZ variable.