i've seen this too running the debugger, but in my case this happens because there aren't a ready task, for example: i was using two tasks but each one has a "big" delay and while the delay is happening MQX send the ProgrmaCounter to some DummyFunction written in asm. After the delay is happened returns to the first ready task.