Iduino Yun Shield
Posted: Thu Jun 30, 2016 11:18 am
Hello,
I have a Iduino Yun Shield with a genuine arduino mega 2560 and i have a problem to upload the sketch.
When i change the sketch the code is not upload, why?
Thanks in advance
I have a Iduino Yun Shield with a genuine arduino mega 2560 and i have a problem to upload the sketch.
Code: Select all
Sketch uses 5,838 bytes (20%) of program storage space. Maximum is 28,672 bytes.
Global variables use 245 bytes (9%) of dynamic memory, leaving 2,315 bytes for local variables. Maximum is 2,560 bytes.
avrdude: AVR device initialized and ready to accept instructions
avrdude: Device signature = 0x1e9801
avrdude: Expected signature for ATmega32U4 is 1E 95 87
Double check chip, or use -F to override this check.
avrdude done. Thank you.
Thanks in advance