I have been trying to get this board to upload code for two weeks now. Every time I try to upload, I get the error message: Arduino: 1.8.10 (Windows 10), Board: “Arduino Uno”
Sketch uses 11380 bytes (35%) of program storage space. Maximum is 32256 bytes.
Global variables use 588 bytes (28%) of dynamic memory, leaving 1460 bytes for local variables. Maximum is 2048 bytes.
avrdude: loadaddr(): (b) protocol error, expect=0x14, resp=0xfc
avrdude: stk500_paged_load(): (a) protocol error, expect=0x10, resp=0x00
avrdude: stk500_cmd(): programmer is out of sync
avr_read(): error reading address 0x0000
read operation not supported for memory “flash”
avrdude: failed to read all of flash memory, rc=-2
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x00
This report would have more information with
“Show verbose output during compilation”
option enabled in File → Preferences.
I have tried everything I can think of to fix the issue. Any help would greatly be appreciated.