Hello all, I am hopeful I can get some help to resolve a problem I'm having.
I just got my new Arduino Uno, tried uploading the default blink program to the board, and get this error:
"avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check."
I did a little googling and found out it's because of an incompatability between avr versions on the board vs on my computer(I think). Does anyone have some advice that I can try. Or, where to I use the -F switch?
Thanks RuggedCircuits. I already solved the problem by exploring around some more google searches. I can't find the link to what the solution was now, so I'll just repeat what I did here.
Note that these steps were done AFTER I had installed what wasn't working. If you haven't previously installed, skip step 1, download the necessary files(PKGBUILD, etc.), cd to the dir, and issue the following.