Hi, > do you think for the love of god that you can port > ecos to an 8051 microcontroller smart chip, i am > desperately needing a cos (card operating system)
this list is devoted to ecos development not job offers! > attached is example.ecos is 32 bit i need 8 > bit,contiki is another 8 bit cos,maybe you could port > it to this microcontroller. > take a look at freertos [...] > you might take a look at > > http://www.sics.se/~adam/contiki/people.html > > They have an 8 bit solution OS that can be oorted to > the 8051 controller, > but memory management has to be implimented in the OS. 8051 has no mmu so memory management will be always implemented in software. Cheers! -- Carlos Manuel Duclos Vergara http://www.toolchains.com/personal/blog
