Hello, this isn't a serious problem for me but I want to improve my understanding...
I just got a starter kit, installed the 1.56-r2 IDE, and tried uploading the "blink.ino" sketch as the first program. It worked fine. However, from there on, if I unplug and then reconnect the board (Uno rev.3) through USB cable, I get an error uploading. It turns out that the board is connected with read/write privileges for root, but I'm running the IDE as a normal user. So I change the permissions to read/write for everybody (using sudo), and then I can upload no problem.
So my question is: am I missing something in connecting the board to the computer, or am I just supposed to run the IDE as root? And why did the first sketch load okay without root privileges? :~
bobmon:
Hello, this isn't a serious problem for me but I want to improve my understanding...
I just got a starter kit, installed the 1.56-r2 IDE, and tried uploading the "blink.ino" sketch as the first program. It worked fine. However, from there on, if I unplug and then reconnect the board (Uno rev.3) through USB cable, I get an error uploading. It turns out that the board is connected with read/write privileges for root, but I'm running the IDE as a normal user. So I change the permissions to read/write for everybody (using sudo), and then I can upload no problem.
So my question is: am I missing something in connecting the board to the computer, or am I just supposed to run the IDE as root? And why did the first sketch load okay without root privileges? :~
TIA for information.
When you connect your Uno , do you go to tools-port and select the port Uno is Connected ? it should be COM3 or COM4..