Mailbox

This example demonstrates the method to use an RTX mailbox and transmit messages between tasks.

Task1 configures the mailbox and then sends messages to task2. These are queued and received in 
order by task2, and shows the received messages on Hyper-terminal.