Maker Pro
Maker Pro

does 8051 support for RTOS ?

Hello
I have done some project with P89v51rd2 microcontroller. I am familiar with Keil compiler. I just want to develop RTOS. Is it possible to implement RTOS in P89V51RD2 controller(8051)? I did google search i think 8051 support for RTOS. can someone tell me what feature should have in hardware that support for RTOS?
 
Which real-time OS do you have in mind?
And WHY do you need a RTOS?
I have done some projects with P89v51rd2. I have written some c program for project. and now I want to learn real work about RTOS. I want to write some code. I know I need hardware that support for RTOS and software to create RTOS. I have 8051 kit and I am familiar with Keil. is it possible to implement RTOS in P89V51RD2 ?
 

(*steve*)

¡sǝpodᴉʇuɐ ǝɥʇ ɹɐǝɥd
Moderator
You realise that RTOS is a class of thing, not a thing, right?

Did you check the link I have you?
 
Top