Hi,
I am using LogicPD's Zoom AM1808 eXperimenter Kit with ti-sdk-am180x-evm-4.0.1.0 having linux-2.6.33-rc4-psp03.20.00.14.sdk & tisdk-rootfs-am180x-evm arago file system. I want to access GPIO from user space in linux.
I followed the procedure mentioned here for GPIO 33, 34 & 81. I am able to change the direction of these pins but I am not able to change the value. They remain the same despite echoing 0 or 1.
What's going wrong?