Questions tagged [xenomai]

A real-time development framework cooperating with the Linux kernel to provide a pervasive, interface-agnostic, hard real-time support to user space applications, seamlessly integrated into the Linux environment.

4 questions
2
votes
1 answer

Does Raspberry Pi 2 support RTOS?

did somone have the knowdlege is new Raspberry Pi 2 is compatibile with Xenomai RTOS? In old version (Raspberry 1) that was a path which make berry to work with Xenomai. I was started reading about second version about possibility to port old…
five555
  • 23
  • 1
  • 3
2
votes
1 answer

socket: Address family not supported by protocol error on raspberry pi 3b+ with xenomai

I have been trying to run the xddp-label.c example as given in the xenomai documentation on my raspberry pi model 3b+ with xenomai patched kernel. I can compile the program just fine, but when I try to run it I get the error: socket: Address family…
1
vote
1 answer

Xenomai to Raspberry

I want to get Xenomai working on my Raspberry. Unfortunately I am not very familiar with compiling kernels. I am using this documentation to get it work: https://code.google.com/p/picnc/wiki/RPiXenomaiKernel Actually I got some problems, with this…
bdvd
  • 13
  • 3
0
votes
1 answer

raspi-config is not working after installing Xenomai on Raspberry Pi 3

I followed the instructions given here to install Xenomai on a Raspberry Pi 3. After installing the kernel (now the RPi uses the kernel-xenomai.img during boot) I couldn't access my network, neither through WiFi nor Ethernet. Furthermore, I cannot…
David
  • 723
  • 5
  • 22