Hello, I hope this category is OK as it is not really about my project.
I have been uploading code to my uno ok. Now I get error messages.
I rebooted the PC.
I have even tried using the Bare Minimum code example and get the error message included below.
Arduino sees my device as when I use a different USB port Arduino shows the new port.
Has the UNO device packed in?
Arduino: 1.8.16 (Windows 10), Board: "Arduino Uno"
Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_paged_load(): (a) protocol error, expect=0x14, resp=0x0c
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.