Cooperative threads have the highest priority, e.g. negative priority number. These threads are assumes to yield once done with there work, whereas preemptive threads will be interrupted once there time-slot is out, or if it yields.
@@CircuitDojo I'm used to develop firmware using super loop procedure and your zephyr series help me alot in understanding usage of nrf connect SDK and zephyr RTOS. More power to you🙌🙌
Cooperative threads have the highest priority, e.g. negative priority number. These threads are assumes to yield once done with there work, whereas preemptive threads will be interrupted once there time-slot is out, or if it yields.
Well said!
Exactly what I've been waiting for :) Big thanks!
You’re welcome!
You just answered a lot of my questions!
Awesome!
How to delete a thread? I am getting stack overflow...I want to reclaim the memory
Can u discuss c pointer from scratch
saviour
Glad it helped you :)
@@CircuitDojo I'm used to develop firmware using super loop procedure and your zephyr series help me alot in understanding usage of nrf connect SDK and zephyr RTOS.
More power to you🙌🙌
@@mhassaankhalid1369 glad it helped :)