Which kernel version are you using (just type: uname -a)?

If your are using the 3.14 kernel, the GPIO.setup() don't function like it was supposed to. You need to export the pin first. You should take a look at config-pin from beaglebone-universal-io (https://github.com/cdsteinkuehler/beaglebone-universal-io).

If you are using the 3.8 kernel, try running with sudo.

Miguel Zacatei Aveiro

On 27-05-2015 22:09, 멘지 wrote:
i'm Newbie in beagleboneblack

i'm use cloud9 but i want to use python

So, I try to python tutorial  blink  LED

<https://lh3.googleusercontent.com/-WR_CWXSnaA4/VWZqJIBs6FI/AAAAAAAAFC4/Ffes939RCgQ/s1600/kk.png>


nano blink.py   <-- command
just blink LED code


But ,

<https://lh3.googleusercontent.com/-h44Y8hc1Y4c/VWZqVgxy00I/AAAAAAAAFDA/_8TfTYUms8o/s1600/d.png>


when i command

 -- >  python blink.py

LED is not working   just  stop .

Can someone help me ??



--
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] <mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.

--
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