Difference between revisions of "Main Page"

From Embedded Xinu
Jump to navigation Jump to search
m (more wiki-links!)
Line 3: Line 3:
 
| style="font-size:20px; color: green; font-weight: bold;" | Embedded XINU Version 1.0 Released
 
| style="font-size:20px; color: green; font-weight: bold;" | Embedded XINU Version 1.0 Released
 
|-
 
|-
| The venerable XINU operating system has been used in classrooms, research labs, and commercial development firms for nearly a quarter of a century. Reimplemented in ANSI standard C, targeted to a modern RISC architecture, and optimized for resource-scarce embedded systems, Embedded XINU is rested, relaxed, and ready to go for the next quarter century.<br />Get it in the [[Downloads]] section.
+
| The venerable [[XINU]] operating system has been used in classrooms, research labs, and commercial development firms for nearly a quarter of a century. Reimplemented in ANSI standard C, targeted to a modern RISC architecture, and optimized for resource-scarce embedded systems, Embedded XINU is rested, relaxed, and ready to go for the next quarter century.<br />Get it in the [[Downloads]] section.
 
|}
 
|}
  

Revision as of 02:18, 29 July 2007

Embedded XINU Version 1.0 Released
The venerable XINU operating system has been used in classrooms, research labs, and commercial development firms for nearly a quarter of a century. Reimplemented in ANSI standard C, targeted to a modern RISC architecture, and optimized for resource-scarce embedded systems, Embedded XINU is rested, relaxed, and ready to go for the next quarter century.
Get it in the Downloads section.

About Embedded XINU

Embedded XINU is an ongoing research and implementation project in the area of Operating Systems and Embedded Systems. Its goal is to port the XINU Operating System to the MIPS platform by specifically targeting LinkSys WRT54GL routers. While this project is still in progress, our prototype laboratory environment is already being used as the platform for courses in Operating Systems, Hardware Systems, Embedded Systems, and Compilers. We're also working on support for Networking and Internetworking classes.

The Embedded XINU project was conceived and is supervised by Dr. Dennis Brylow and is being conducted by both graduate and undergraduate students in the Math, Statistics, & Computer Science department of Marquette University in Milwaukee, Wisconsin. The first major phase of work on Embedded XINU began in the Summer of 2006.

Embedded XINU Guides

In this section we are developing instructions so that other groups can benefit from the work we are doing. These guides can be followed more or less in order to create a relatively inexpensive platform for a custom operating system. As our work develops further, there will be more XINU-specific information.

  1. Obtain a supported platform.
  2. Modify the Linksys hardware
  3. Connect to a modified router
  4. Build and Deploy XINU
  5. (Optional) Build a pool of backends

Internal Documentation

Here is where we develop our research project as it is happening. While it is possible that there may be more detailed information on a few topics, beyond this point the documentation is only for internal use and not meant for public consumption.