Other Parts Discussed in Thread: SYSBIOS
Hello,
I'm using TI-RTOS, and I would like to make some tasks to stop (while i'm not needing them) and then make them wake-up again.
Can someone tell if that is possible? And if so, how? I saw the functin osi_SyncObjWait / lock, and unlock, But i don't know what to send tot the function how how should I use it.
Thanks