Difference between revisions of "Using Xenomai with the EMAC OE SDK"

From wiki.emacinc.com
Jump to: navigation, search
m (Kyoungmeyer moved page Using Xenomia with the EMAC OE SDK to Using Xenomai with the EMAC OE SDK: typo in title)
(No difference)

Revision as of 14:32, 7 October 2015

TODO: {{#todo: InProgress (10.06.2015-14:59->KY+)|Klint Youngmeyer|OE 5.0,KY}}

This page will describe how to use the Xenomai real time operating system API with the EMAC OE SDK.

Background

Xenomai is a real-time operating system (RTOS) API designed to work alongside Linux. It provides a means of migrating from a proprietary RTOS to a Linux based system. This also allows for native Linux applications to be run side-by-side with real-time applications on the same target

General Information

By default, the EMAC SDK does not include support for Xenomai. Due to the hardware dependent nature of the real time API, it is necessary to make a custom build for each customer. It is thereby less confusing to supply a customer, that requests Xenomai, with the missing Xenomai SDK components at the time of build delivery.

Using Xenomia with the EMAC OE SDK

Examples

Conclusion

Further Information

Where to Go Next
Pages with Related Content