Hello, I want to setup to use the GPIOs without root access.
So far i am able to access the GPIOs with root access in my C++ program using SYSFS, but when I run the program again, it receives Permission Denied. The program tries to access /sys/class/gpio, trying to call : export 60 > /sys/class/gpio is there a way to read and write to the GPIOs without root access? Richard -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
