Salvo RTOS for 8051 !

Status
Not open for further replies.

UroBoros

Advanced Member level 2
Joined
May 5, 2004
Messages
642
Helped
19
Reputation
38
Reaction score
8
Trophy points
1,298
Location
Cochin - India
Activity points
6,463
Hai

I have salvo for pic.


but the sourse files in the package have some conditional assembly preprocessor directives which mention for 8051 family also.


Can we use the same sourse files for salvo for 8051 also?

I have salvo free for 8051 ,but no sourse files in that.

Any chance to manage 8051 also?

What is your experience or comparison about RTXtiny and salvo for 8051?

Which you will advice to learn and use for a small to medium sized application?


Thanks

Picstudent
 

Frankly speaking I don't think you should bother with these salvos and RTXs.
All what you need is a set of proven and working subroutines in YOUR library.
After some time you will probably have your own "CORE" which you will be using in most of your applications, and the advantage of this approach is that you know everything about it. If you need to modify, include or exclude a piece of code you can do it in almost now time ..
After all these "real-time" kernels try to implement in a tine microcontoller similar mode as it is done in most of PLCs with switching from task to task every, say, 10ms, more or less ..
If you need something like that why wouldn't you do it by yoursef?

Here you can try a free demo of salvo from PUMPKIN: http://www.pumpkininc.com/
I don't think you will find it useful ..

Regards,
IanP
 

    UroBoros

    Points: 2
    Helpful Answer Positive Rating
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…