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 to implement RTOS on 8051(P89v51RD2)

Hi all
i am beginner for 8051 RTOS... can anyone tell me how to use it.. and if any documents are also welcome
Thanks

Parents
  • ... you should have a good reason "why".

    The 8051 itself is not a great target for an RTOS in general, and most applications suited to an 8051 don't need one anyhow.

    "can anyone tell me how to use it"

    Use what, exactly?

    Surely, the documentation for whatever particular RTOS you have in mind will tell you that?

    And, if the documentation for the particular RTOS is no bad - then find another RTOS!
    Again - assuming that you even need one at all...

Reply
  • ... you should have a good reason "why".

    The 8051 itself is not a great target for an RTOS in general, and most applications suited to an 8051 don't need one anyhow.

    "can anyone tell me how to use it"

    Use what, exactly?

    Surely, the documentation for whatever particular RTOS you have in mind will tell you that?

    And, if the documentation for the particular RTOS is no bad - then find another RTOS!
    Again - assuming that you even need one at all...

Children