Difference between revisions of "Templateimpl:bg"
(Created) |
(→Background) |
||
| Line 1: | Line 1: | ||
== Background == | == Background == | ||
| + | Xenomai is a real-time operating system (RTOS) API designed to work alongside Linux. | ||
| + | It provides a means of migrating from proprietary a 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. | ||
| + | |||
| + | |||
| + | Xenomai is designed to run on many different target architectures | ||
| + | including x86, ARM, Blackfin and NIOS2. | ||
Revision as of 12:36, 6 October 2015
Background
Xenomai is a real-time operating system (RTOS) API designed to work alongside Linux. It provides a means of migrating from proprietary a 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.
Xenomai is designed to run on many different target architectures
including x86, ARM, Blackfin and NIOS2.