I never saw this reply. I know it is years later, but that was the output of running the Xenomai testsuite on a Udoo Quad. (ie, proof that Xenomai...
Are you communicating data or events? In the latter case you could consider linking IO pins together. There is very little overhead that way, but...
It is with Xenomai. I have a working (ish) Xenomai kernel, compiled from the source here: https://github.com/andypugh/Udoo-Xenomai/tree/xeno...
Quick intro: I am Andy, based in the UK. I sold my first program in 1984, but I have never been a professional programmer. Currently I work as an...
Reading PWM is likely to be expensive computationally. If you can use interrupts and time-stamp them, that is probably the best way. Polling the...
I eventually figured out two things: 1) Serial Tools on Mac is not the best tool for working at the serial terminal, it does not do terminal...
I am trying to boot the kernel with isolcpus=0 in an attempt to improve latency with the Xenomai kernel. As far as I can tell the way to do this...
andypugh@udoo:~/git/Xenomai$ uname -a Linux udoo 3.0.35-Xenomai-g58cf7fe-dirty #13 SMP PREEMPT Fri Jan 17 03:26:53 UTC 2014 armv7l armv7l armv7l...
Re: Failed compile. Syntax error during make Yes, absolutely. If compiling on the actual Udoo you can delete the cross-compiler and just: make...
HDMIPi isn't available yet. (also, in case this wasn't clear, it's not a touchscreen)
Re: Failed compile. Syntax error during make The setsecoversion is a permissions thing. I can't recall if it is because the file is owned by...
As a third alternative, this worked for me: sudo apt-get install --reinstall language-pack-en . I don't know if I needed the sudo . I don't know...
To not answer either of your questions: I am trying to get Xenomai working. However I am a bit of a fumbling hacker, so probably not the person...
I have managed to successfully compile and launch the kernel from the git archive. There are a couple of quirks in the SSD Ubuntu image that make...
Separate names with a comma.