problem with ulpoading sketch on arduino
im tryng to upload a sketch on my arduino nano every but when i uploud it give me this error: avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description
how i can solve this?

2 Replies
is often a spurious warning (not an error) which can be safely ignored.https://support.arduino.cc/hc/en-us/articles/4405239282578-If-you-see-a-jtagmkII-initialize-Cannot-locate-flash-and-boot-memories-in-description-message-when-uploading-to-Nano-Every
ah ok thx