I am using a base arago image. I can twiddle the gpio's using memory mapped io and it all works as expected.
However, When I try to use /sys/class/gpio/gpioX I get no results. For example, I export all gpios for bank 2 (64-95), configure them as outputs. I set all the values to 1 and I get NO change in the measured output pin. This fails no matter which bank or pins I try.
Does anyone have an idea what I am doing wrong?
thanks,
pat