Skip to content

Commit f0856c9

Browse files
committed
Update If-your-sketch-doesnt-upload.md
1 parent 9fe765d commit f0856c9

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

content/Software Support/Upload/If-your-sketch-doesnt-upload.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ After each step, try uploading your sketch again.
6969

7070
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.
7171
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).
7273
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.
7374

7475
[Back to top](#top)
@@ -77,10 +78,10 @@ After each step, try uploading your sketch again.
7778

7879
If your board is detected by Arduino IDE but uploads fail, corrupted files might be the cause. To solve this:
7980

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).
84+
1. Try uploading your sketch again.
8485

8586
[Back to top](#top)
8687

0 commit comments

Comments
 (0)