How can I use Salvo RTOS with 89C51 (8051 Family) instead of RTX-Tiny using KEIL .Unlike RTX-Tiny Salvo OS is free with some limitaions.In KEIL I'm getting RTX-tiny & RTX-Full only as a option for Operation Systems. Can anybody help me please.....
Well, this is a forum for discussing Keil tools; for discussing Salvo, you should seek a Salvo forum. http://www.keil.com/forum/ You might also ask yourself whether you actually need an RTOS at all...
Using Salvo with 8051 family devices and the Keil toolchain is fully described in the Salvo documentation and one or more of Pumpkin's appnotes available on their website.
ou might also ask yourself whether you actually need an RTOS at all... You might also ask whether Salvo is really an RTOS at all... In the Keil tools, I imagine you'd just select "no OS", since you don't need uVision to do anything special such as add an OS library to your project. Just follow the Salvo documentation and add the libraries and whatnot as they direct.