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

how does RTX51 TINY resume a task?

As I know, in order to resume a task, uC/OS-II copy the whole hardware stack to the external simulated stack. However, RTX51 tiny just preserve part content of hardware stack of a task,then ,how does tiny resume a task?
Thanks in advance!