• Application of Mailbox
    How are the functions _init_box & _declare_box different from os_mbx_init & os_mbx_declare. I am studying the their application and usage but am finding it quite confusing. googled but cant find...
  • Application of Mailbox
    How are the functions _init_box & _declare_box different from os_mbx_init & os_mbx_declare. I am studying the their application and usage but am finding it quite confusing. googled but cant find...
  • mailbox
    Hello, I would like to use a mailbox and i've studied the RTX manual. But i still have a problem.. I want to use the message of the mailbox in a switch, but i cannot understand what i should pass to...
  • mailbox
    Hello, I would like to use a mailbox and i've studied the RTX manual. But i still have a problem.. I want to use the message of the mailbox in a switch, but i cannot understand what i should pass to...
  • Mailbox Problem
    Dear all When I change the priority of job2 to 1 the job2 can get the mail, but when I increase its priority it cannot get the mail. Do you have any idea what’s wrong with my code? #include <LPC17xx...