wiki:Tools/Muteks

Version 2 (modified by alain, 16 years ago) (diff)

--

MutekS

General presentation

MutekS is a static version of the MutekH OS. As MutekH, MutekS is build on top of the Hexo Hardware Abstraction Layer for portability. MutekS has ben designed as an optimised version of MutekH for the DSX hardware/software codesig tool : In most embedded, multi-threaded applications, the number of tasks and the communication scheme can be statically defined, and the POSIX dynamicity is not used. A static implementation reduces the memory footprint, and improves the performances.

MutekS implements directly the SRL (System Ressource Layer) API, used by DSX, at the cost of loosing the POSIX compatibility.

More Information

You can obtain more detailed information, and download the code here