Cagnulein wrote:
> I ported a linux environment module implementing gpio handling to
> Xenomai environment.
> Under linux i was able to see /dev/gpio1 and execute echo 1> /dev/gpio1
> command via bash shell to set the gpio output state.
> Now, under Xenomai, with the RTDM driver developed and loaded I am not
> able to get the gpio1 device.
> Could you help me ?
The fact is that the system services you use to access a RTDM devices
are special services handled by Xenomai RTM skin, they are not usual
Linux services. So, there is no way you can access an RTDM device node
with Linux system calls (which is what echo 1 > /dev/gpio1 does).
Please avoid replying a random thread to post your question, as it
messes up those of us who order mails by threads, and notably the
mailing list archives.
--
Gilles.
_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help