Talk:TinyRTEMS

From RTEMSWiki

Jump to: navigation, search

I'd like to help with TinyRTEMS with the intent of using mspgcc and friends with Eclipse to port TinyRTEMS to the MSP430, and hopefully eventually to the PIC world (with SDCC, though this requires creating an SDCC plug-in for Eclipse). I could not find a link for joining the TinyRTEMS effort. Please advise...



Start with the port of RTEMS to the MSP430. Use the CVS trunk.

Tiny/RTEMS itself has made strides with reports of 18K executables on ARM/Thumb but there is still room to push the code and data size down as we identify things that are not needed. I still think a "no-exit" code configuration makes sense but don't know how much that will save. A simple "device only filesystem" which is really just a table to major/minor mapping. This is how it was done before the IMFS. The remnants of the code are if 0'ed in the code base.

Join the mailing list and begin to discuss it there.

--Dr. Joel 20:49, 26 February 2008 (CST)

Personal tools