Zephyr 101 - Thread Control

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 พ.ย. 2024

ความคิดเห็น • 12

  • @benjamin.bjornsson
    @benjamin.bjornsson ปีที่แล้ว +3

    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.

  • @Wretbornify
    @Wretbornify ปีที่แล้ว +1

    Exactly what I've been waiting for :) Big thanks!

  • @OM-et1bp
    @OM-et1bp ปีที่แล้ว +1

    You just answered a lot of my questions!

  • @ujjwalrathod007
    @ujjwalrathod007 10 หลายเดือนก่อน +1

    How to delete a thread? I am getting stack overflow...I want to reclaim the memory

  • @manish_updates
    @manish_updates 9 หลายเดือนก่อน

    Can u discuss c pointer from scratch

  • @mhassaankhalid1369
    @mhassaankhalid1369 ปีที่แล้ว +1

    saviour

    • @CircuitDojo
      @CircuitDojo  ปีที่แล้ว +1

      Glad it helped you :)

    • @mhassaankhalid1369
      @mhassaankhalid1369 ปีที่แล้ว +1

      @@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🙌🙌

    • @CircuitDojo
      @CircuitDojo  ปีที่แล้ว +2

      @@mhassaankhalid1369 glad it helped :)