Joel Winarske wrote: > > Why contiki over something like freeRTOS or uCLinux? No intention of > > derailing the thread, just curious. > > You've identified two excercises: > 1. Port an IP stack - Contiki has the most current uIP source. > 2. Port an RTOS - There's currently a port of FreeRTOS for LPC2129 in the > FreeRTOS code base. > > > Joel > Sorry for not responding right away but a flue caught me. :-( For most of my work I don't like to add the complexity of a RT-kernel. Something like cooperation multitasking is OK for most situations. But if you want to have several of the RFC's handled in a module things always get a bit messy. Also it is hard to write the code in a nice modular fashion. Of course both FreeRTOS and Contiki solve this problem. Also when I look at them they appear to provide much the same services apart from the GUI functionality in Contiki which I probably will not use anyway. I can't find anything about the footprint for the FreeRTOS but know it can be very low for Contiki and that services are easy to modularizes. What are the differences between them? Cheers /Ake -- --- Ake Hedman (YAP - Yet Another Programmer) eurosource, Brattbergavagen 17, 820 50 LOS, Sweden Phone: (46) 657 413430 Cellular: (46) 73 0533 146 Company home: http://www.eurosource.se Kryddor/Te/Kaffe: http://www.brattberg.com Personal homepage: http://www.eurosource.se/akhe Automated home: http://www.vscp.org
Message
Re: [lpc2000] Re: contiiki for LPC
2006-03-29 by Ake Hedman, eurosource
Attachments
- No local attachments were found for this message.