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

os_dly_wait Locks up RTX OS

When a high priority task performs an os_dly_wait for 1 tick followed by a low priority task performing an os_dly_wait (one tick also) all tasks stop running and the ARM eventually executes a watchdog reset. I can't believe such a simple OS operation could fail like this. Anyone ever seen such a thing?