Re: [Xenomai] [PATCH] kernel/drivers/net/drivers/fec: fix compile-time errors

2016-01-25 Thread Gilles Chanteperdrix
On Mon, Jan 25, 2016 at 08:50:39AM +0100, LOYAU, Florian wrote: > As requested by Gilles, here's a patch fixing minor build issues with the > FEC RTnet driver for i.MX platforms. This doesn't alter Kconfig, so doesn't > reenable building it, since I believe you guys will want to make sure > everyth

Re: [Xenomai] Xenomai build for Raspberry Pi

2016-01-25 Thread Nicolas SCHURANDO
Hi Elmar, The version of the linux kernel you should use is determined by the version of the i-pipe patch that is available for the hardware you are targeting. Here, as it is probably the case for most embedded boards, it turns out that the i-pipe patch alone is not enough. If you are using a ras

Re: [Xenomai] Xenomai build for Raspberry Pi

2016-01-25 Thread Gilles Chanteperdrix
On Mon, Jan 25, 2016 at 04:16:04PM +0100, Nicolas SCHURANDO wrote: > Hi Elmar, > > The version of the linux kernel you should use is determined by the version > of the i-pipe patch that is available for the hardware you are targeting. > Here, as it is probably the case for most embedded boards, it

Re: [Xenomai] Xenomai build for Raspberry Pi

2016-01-25 Thread Elmar Grom
Nicolas, thanks a bunch. Of course I cannot be not sure if it helps yet but it gives me some next steps to work on. Looks like a potential path to success. BTW, I am working with the Raspberry Pi 2. I will definitely report back about my level of success. Elmar On 1/25/2016 7:16 AM, Nicola

Re: [Xenomai] VxWorks API on Xenomai 3.0

2016-01-25 Thread Nicolas SCHURANDO
Hi Philippe, Thank you very much for you help ! Configuring xenomai with --enable-lores-clock and using dynamic linking instead of the static one did the trick. I haven't finished testing everything but, so far so good. Regards, Nicolas On Jan 19, 2016 09:22, "Philippe Gerum" wrote: > On 01

[Xenomai] rt_imx_uart compilation

2016-01-25 Thread Jean-Baptiste Tredez
Hello, I tried to compile linux kernel 3.18.12 with xenomai 2.6.4 and rtserial enabled on arm imx6. The compilation failed with : CC [M] drivers/xenomai/serial/rt_imx_uart.o drivers/xenomai/serial/rt_imx_uart.c:39:27: fatal error: mach/hardware.h: No such file or directory #include

Re: [Xenomai] rt_imx_uart compilation

2016-01-25 Thread Gilles Chanteperdrix
On Mon, Jan 25, 2016 at 05:44:48PM +0100, Jean-Baptiste Tredez wrote: > Hello, > > I tried to compile linux kernel 3.18.12 with xenomai 2.6.4 and rtserial > enabled on arm imx6. The compilation failed with : >CC [M] drivers/xenomai/serial/rt_imx_uart.o > drivers/xenomai/serial/rt_imx_uart.c:

[Xenomai] cmd_write example 2.6.4

2016-01-25 Thread Yogi A. Patel
Hi - I'm trying to use the cmd_write example (as is provided with 2.6.4) to test asynchronous writing to analog outputs on my NI card however am having trouble running the example. cat /proc/analogy/00-analogy_ni_pcimio -- Subdevices -- | idx | type | 00 | Analog input subdevice | 01 | An