- This topic has 7 replies, 5 voices, and was last updated 10 years, 10 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › RTOS & 8051
How to use RTOS in 8051 , plz help??
Hi John,
Not all the RTOS can be ported on 8051. There is an RTOS called ucos-II that can be used for 8051.
Thanks Amrith..
I am new to RTOS concept, how its implemented in 8051?
Whether its same as creating hex file for normal c programs? does it need any extra board or IC for implementing RTOS plz help Frndz?
Hi John,
8051 is good for learning the basic embedded programming, but for RTOS you better go for a bit more advanced controller like ARM.
You may require some external memory chip, but all depends on the controller you select.
Thanks Ajish.
Frndz give me an RTOS (RTX Tiny) implementation tutorial in 8051 ? Plz help
i am using RtxTiny2 but not working any crack to use this
Frndz, plz provide a RTOS tutorial in 8051?
i need a program to operate four by using four switches by using 2051 microcntroller