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_post() from main(), SYS/BIOS 6

Hi

 

I wonder a bit about the Mailbox_post() method. From the documentation, it says that it's not callable from main. Is that really true?

I would have assumed that with a timeout of zero, it would be safe from main()

By the way, I've tried it from main(), and it seems to work fine.

 

BR

Niklas