Error: avrdude: stk500_getsync(): not in sync: resp=0x00
So I finially found time to work on my Adafruit Wave shield with my old Arduino Uno (new version has 3 more pins) using the current Arduino programming Environment 1.0.1 but kept getting
Error: avrdude: stk500_getsync(): not in sync: resp=0x00
And on debugging I was getting
avrdude: usbdev_open(): did not find any usb device “usb”
After all sorts of idea’s in the end I just gave up and downloaded Arduino programming Environment 0.23 and it worked first time.
If anyone else has thim issue and finds my solution helps feel free to pop a message.