wiki:GSoC/2008/TinyRTEMS
Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Version 2 (modified by YanMiao, on 04/24/08 at 18:57:44) (diff)

/* Project Description */

SOC TinyRTEMS

XXX If there are missing sections from the proposals, please add them.

Project Description

RTEMS is a real-time embedded operating system. Currently, a minimum RTEMS application will automatically include part of reentrant C library, shutdown code and filesystem infrastructure. These codes are hard to remove because they are tightly coupled with other kernel components. TinyRTEMS would focus on breaking linkages between components so they can be configured by the user. The goal is to be able to provide the user with a full featured RTEMS library and defer as much configuration as possible to application configuration and link time.

In this project, I will introduce several changes to RTEMS source code and its build system to make it more 'tiny', configurable and scalable. These include: an alternative lightweight standard POSIX file I/O interface; more configuration options and simplified configuration steps; modifications to the source code to take more features out at the user's discretion. And finally I will give a well-written User's Manual and a Design & Implementation description in detail.

The original proposal is available here:

http://www.rtems.org/wiki/index.php/TinyRTEMS

http://www.rtems.org/wiki/index.php/Open_Projects

Mentor

name

Status

TBD what is up? What's next? What do you need help with?

Project Schedule

TBD

Deliverables

NOTE: In order to receive payment, all student deliverables for Google Summer of Code must be uploaded to a Google Code project. This means you need to set up a project at http://code.google.com/hosting/

Google Code Site: [URL HERE]

Links to Source Code

  • TBD - list of URLs at Google Code

Student Information

TBD include links, etc.