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

RTX

hi ,i have a problem with RTXfor example :

#include <rtl.h>

void task1 (void) __task { os_evt_wait_or 0x0001,0xFFFF ); Â'xxxxxx. os_dly_wait (200); // 2s .xxxxxx .xxxxxxx
}

quesrtion : the task1 executen time is 2s or 2s plus
the time of other comands? thanks