Please Help!
I'm very new to Arduino, however, not a total dummy, but I guess that's open for debate at this point
I'm trying to upload the "knight rider" sketch to my board (a pre-created sketch). I cannot upload anything! So frustrating. I've gone through all of the driver installations...I tried the Arduino 0021 & 0022; both the FTDI USB drivers and the one specifically for the Uno (tried the FTDI because the UNO board is made by OSEPP, not sure if that matters). I've tried everything I can think of and everything listed on the troubleshooting page. Not sure what else to do.
Please see my "Verbose Output" upload below:
......
System wide configuration file is "D:\arduino-0021\hardware/tools/avr/etc/avrdude.conf"
Using Port : \.\COM4
Using Programmer : stk500v1
Overriding Baud Rate : 115200
avrdude: ser_open(): setting dtr
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv:
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: Send: Q [51] [20]
avrdude: Recv:
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x00
avrdude done. Thank you.
......
BTW: Windows 7 32 Bit. It does turn on. It's running the standard "blink" sketch, I think (blinking every 5 seconds).
Thanks for your help! I'm really looking forward to getting this behind me so I can actually enjoy all the neat things people say you can do with this board.