First post, I just received my unit a couple of days ago and finally got around to setting it up today.
Unfortunately I get the error below when trying to upload a sketch (any sketch).
I've had a good play around with the com port settings and the drivers appear to be installed ok. Changing the com port in the driver manager (and arduino IDE to match) doesn't fix it. Have tried 1, 3 and 4.
Couple of reinstalls don't seem to have helped. I've done 1 with the 1.03 library upgrade and 1 with the 1.02 version from the download.
Any help would greatly be appreciated.
Cheers.
Code: Select all
The following features were automatically added:
Watchdog Timer
Version Menu
The following features were detected:
Simple Menu
Binary sketch size: 6,804 bytes (of a 32,256 byte maximum)
C:\Program Files (x86)\Reef Angel Controller\hardware/tools/avr/bin/avrdude -CC:\Program Files (x86)\Reef Angel Controller\hardware/tools/avr/etc/avrdude.conf -v -v -v -v -patmega328p -carduino -P\\.\COM4 -b115200 -D -Uflash:w:C:\Users\Jaco\AppData\Local\Temp\build2012703379118744043.tmp\InitialInternalMemory.cpp.hex:i
avrdude: Version 6.0, compiled on Apr 6 2012 at 19:29:19
Copyright (c) 2000-2005 Brian Dean
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Program Files (x86)\Reef Angel Controller\hardware/tools/avr/etc/avrdude.conf"
Using Port : \\.\COM4
Using Programmer : arduino
Overriding Baud Rate : 115200
Rebooting Reef Angel Controller
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv:
avrdude: stk500_getsync(): not in sync: resp=0x64
avrdude done. Thank you.