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.

RTOS/TM4C129XNCZAD: Are TI-RTOS Mailboxes FIFO?

Part Number: TM4C129XNCZAD

Tool/software: TI-RTOS

The cdoc says "Mailbox_pend copies the first message into msg". This seems a bit ambiguous as LIFO and FIFO both use the word "first". What determines the first message?

I did not find clarification in section 4.4. the Kernel User Guide either.