Hi!
First of all, sorry for my english!
I've connected the TFT screen with Arduino Yún using the ICP pins. So, i'm going to upload my sketch and the console printed me the next error:
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
/usr/bin/run-avrdude: line 4: can't open /tmp/efuse: no such file
rm: can't remove '/tmp/efuse': No such file or directory
sh: 203: unknown operand
avrdude: AVR device not responding
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.
But, if i disconnect the ICP pins, i can upload the sketch.
Anybody know why this is happening to me?
If helps, I have Arduino Yún upgraded to 1.3, using Arduino nightly and the Wi-Fi Port.
Thanks!