Hi!
I just receive my new botboarduino yesterday. I’m novice.
I do a simple program with only the two loop :
*void setup ()
{}
void loop ()
{}*
But I can’t upload the program in my board. I choose the correct setting:
Board : duemilanove w/ atmega328
Port : COM8, where my board is localised.
I have this error : avrdude: stk500_getsync(): not in sync: resp=0x00
I don’t understand why…
Someone can help me?
Thank you!