wiki:WikiStart

Version 18 (modified by Nicolas Pouillon, 15 years ago) (diff)

--

Welcome to the MutekH project home page


What is MutekH

MutekH is a portable operating system for embedded platforms. MutekH is a set of libraries built on top of the Hexo exo-kernel. The exo-kernel can be seen as an Hardware Abstration Layer (HAL) used to address platform and processors specific implementations. MutekH is fully configurable to match every application needs.

Hexo currently support these platforms:

  • Soclib platform with Arm, Mips and Ppc multi-processors support
  • Pc platform with x86 multi-processors support
  • Unix processes (kernel and application run as standalone unix process)
  • Simple platforms bare CPU with hardware (i.e. microcontrollers)

Several modules are available:

  • Native modules
  • The following library have been ported:
    • Lua scripting library (liblua)
  • The following modules are under developpment:
    • Unix kernel implementation library (libunix)

Some successfully ported applications:

  • MJPEG and Theora multi-processor video decoder (Soclib platform)
  • Doom video game with network multiplayer support (Pc and SocLib? platforms)

Documentation

Get the source

Source code can be downloaded from the svn source tree:

svn co -r 766 https://www-asim.lip6.fr/svn/mutekh/trunk/mutekh

Attachments (1)

Download all attachments as: .zip