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.
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.