| ||||||||
Technical Support Support Resources Product Information | RTX51: INITIAL STATE OF SEMAPHORESInformation in this article applies to:
QUESTIONI use a semaphore to control write access to port output pins. After calling os_start_system all my tasks are waiting for the semaphore. How are the semaphores initialized in RTX51? ANSWERWhen the RTX51 kernel starts semaphores are clear. You must initialize the semaphores using the os_send_token routine before you can use them. Last Reviewed: Monday, May 31, 2004 | |||||||
| ||||||||