This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

event problem

task waits for an event to be executed, when the needed events occur, the task does its job once, the problem is that do i have to use os_evt_clr to clear the event to let the task wait for that event again or rtx will automatically invalid the event.thanks