Hi,

On target Sitara AM3359 Starter Kit, I run the following command:




root@am335x-evm:/# cat 
/sys/class/gpio/export                                                          
            

cat: can't open '/sys/class/gpio/export': Permission denied
root@am335x-evm:/# sudo cat 
/sys/class/gpio/export                                                          
       

-sh: sudo: command not found
root@am335x-evm:/# sudo
-sh: sudo: command not found
root@am335x-evm:/# 

sudo is not recognized at the targer, but it says 'Permission denied' when 
using without sudo.
How to get the file 'export' output?


Thanks

-- 
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/d/optout.

Reply via email to