Tuesday, February 10, 2009

Message queue full error

IOP task was getting a message queue full error when posting the scheduler task. This is probably due to either 1. startup seqeuence error where IOP posts SCH before SCH can consume messages, or 2. message queue is not getting cleared at startup.

Temporarily clear queue and post anyhow. task.c:404

No comments:

Post a Comment