CAmkES provides an easier way to develop OKL4-based software and systems.
CAmkES (component architectures for microkernel-based embedded systems) is a software development and runtime framework for quickly and reliably building microkernel-based multiserver (operating) systems. It follows a component-based software engineering approach to software design, resulting in a system that is modelled as a set of interacting software components. These software components have explicit interaction interfaces and a system design that explicitly details the connections between the components.
The development framework provides:
Contact the CAmkES team at camkes@ertos.nicta.com.au
A basic port of CAmkES to OKL4 3.0 is available. Note that this port does not use the new OKL4 SDK and performs an 'in-tree' build. It also still depends on Iguana. It can be downloaded here
The first open source release of CAmkES has been made available. CAmkES is a component-based software engineering framework for developing OKL4 systems. It is released under a BSD license and can be downloaded here