Remco den Breeje wrote:
> On Mon, Nov 9, 2009 at 3:49 PM, Gilles Chanteperdrix
> <gilles.chanteperd...@xenomai.org> wrote:
>> Ah. Sorry. Found the bug in the mean time. It is in the Makefile. You do
>> not pass the compilation flags for compilation for Xenomai posix skin.
>> So, your user space application uses plain linux semaphores.
> 
> Ah, that makes sense.
> I'm able to run my test-app after adding the posix flags.

Ok, thanks. But as Jan said, the future-proof design is to use an RTDM
driver. And for emulation purposes, you can create a dummy driver which
triggers an RTDM event unblocking the ioctl periodically.

-- 
                                          Gilles


_______________________________________________
Xenomai-core mailing list
Xenomai-core@gna.org
https://mail.gna.org/listinfo/xenomai-core

Reply via email to