This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

mailbox_pend exception

Other Parts Discussed in Thread: SYSBIOS

Are there any times were using mailbox_pend or post is not thread safe? I am getting an exception in a call to queue.c caused from the mailbox pend. I did not see any stack overflows using ROV. It does get called from some hardware pin interrupts and timer interrupts.