Error when trying to load to Nano Every

Hi

I get the following error when trying to load a sketch to Nano Every.
"Sketch uses 4560 bytes (9%) of program storage space. Maximum is 49152 bytes.
Global variables use 218 bytes (3%) of dynamic memory, leaving 5926 bytes for local variables. Maximum is 6144 bytes.
avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description
avrdude: jtagmkII_reset(): timeout/error communicating with programmer (status -1)
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.

avrdude: jtagmkII_close(): timeout/error communicating with programmer (status -1)
avrdude: jtagmkII_close(): timeout/error communicating with programmer (status -1)
Failed uploading: uploading error: exit status 1"

It is the second Nano every where I get this message. I threw the first one out, but since it appear to happen with more than one, I would hope that somebody can tell me how to cure it, and hopefully in a way that a beginner can understand :slight_smile:

John

I have moved your topic to Avrdude, stk500, Bootloader issues....It's a better fit for the topic and question.

Thanks :slight_smile:
John