I've been trying to upload my code to an Arduino nano 3. I've done it before with the same code to the same model board an it hasn't given me any issue in the past.
what I have tried:
-checked tools for correct board, processor, and PORT, everything is fine and correct.
-my "L" LED is still blinking so it isn't a boot loader issue.
-checked drivers of the board. everything is up to date.
-Tried to upload to other boards(nano 3)
Any help would be appreciated!
(My code compiles fine, I included it just in case)
(I've attached my error messages as well)
code.txt (5.26 KB)
error-messages.txt (10.4 KB)