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

Has anybody ported Salvo to the 8051?

I am just now starting on the 8051 end of two communicating devices, with the other end being a PIC. I have already completed the PIC end and used Pumpkin Inc.'s Salvo cooperative multitasking kernel (http://www.pumpkininc.com). Salvo is quite small and has excellent documentation, a section of which, talks about porting Salvo to different processors. I already own CMX's RTX51 RTOS for the 8051, but much of this 8051 code will be identical to that running on the PIC. It would be really nice if didn't have to port this PIC/Salvo-based code to RTX51, but I'm on such a tight development schedule, that I don't know if I want to tackle porting Salvo to the 8051 and validating it. It should be relatively easy, but I just can't introduce this kind of unknown into my project. So...

Has anybody ported Salvo to the 8051 using Keil C? If so, would you be willing to share the results of your efforts?

Thanks in advance.
-- Dan Henry