is there a trick / possibility to use the OS_Delay inside a function (no task)?
cu
d.
is there a trick / possibility to use the OS_Delay inside a function (no task)?
cu
d.
To be able to context-switch from within a non-task function, a stack would need to be maintained for every task. This consumes a lot of memory -- too much to run on smaller processors.
------------------
Users browsing this forum: No registered users and 1 guest