You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Software Support/Upload/If-your-sketch-doesnt-upload.md
+5-4
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ After each step, try uploading your sketch again.
69
69
70
70
1. Ensure only one instance of the Arduino IDE and serial monitor is active, and close other applications that may be using the serial port.
71
71
1. If the issue persists, restart your computer.
72
+
1. If you are using Linux, see [Fix port access on Linux](https://support.arduino.cc/hc/en-us/articles/360016495679-Fix-port-access-on-Linux).
72
73
1. If none of the above worked, see [Find and stop process blocking a port](https://support.arduino.cc/hc/en-us/articles/4407830972050-Find-and-stop-process-blocking-a-port) for advanced troubleshooting.
73
74
74
75
[Back to top](#top)
@@ -77,10 +78,10 @@ After each step, try uploading your sketch again.
77
78
78
79
If your board is detected by Arduino IDE but uploads fail, corrupted files might be the cause. To solve this:
79
80
80
-
1. Delete the [Arduino15](https://support.arduino.cc/hc/en-us/articles/360021325733-Uninstall-Arduino-IDE#Arduino15) folder and the [libraries](https://support.arduino.cc/hc/en-us/articles/360021325733-Uninstall-Arduino-IDE#sketchbook) subfolder.
81
-
2. Restart Arduino IDE.
82
-
3.[Reinstall the board package](https://support.arduino.cc/hc/en-us/articles/360016119519-Add-boards-to-Arduino-IDE).
83
-
4. Try uploading your sketch again.
81
+
1. Delete the [Arduino15](https://support.arduino.cc/hc/en-us/articles/360018448279-Open-the-Arduino15-folder) folder.
82
+
1. Restart Arduino IDE.
83
+
1.[Reinstall the board package](https://support.arduino.cc/hc/en-us/articles/360016119519-Add-boards-to-Arduino-IDE).
0 commit comments