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
<p class="info-title">Can't compile or upload?</p>
38
33
<p>
39
-
The easiest way to find a solution for a specific error is to copy the
40
-
error description from the console, and paste it on the search bar. You
41
-
can also read more about:
34
+
Issues can occur when compiling or uploading a sketch. If an error message appears in the console, a quick way to find a solution is to copy and paste it into the search bar. Learn how to:
42
35
</p>
43
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch">Errors when uploading a sketch</a>
44
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4402764401554-Compilation-errors-when-uploading">If your sketch doesn’t compile</a>
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-is-not-detected-by-Arduino-IDE">If your board is not detected by Arduino IDE</a>
51
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360016495679-Fix-port-access-on-Linux">Fix port access on Linux</a>
42
+
<p>Learn what to do if your Arduino board is missing from the board selector or from the <em>Tools > Port</em> menu.</p>
<p class="info-title">If the Arduino IDE is unresponsive</p>
56
48
<p>
57
-
Learn what to do if the Arduino IDE hangs, freezes, or otherwise becomes
49
+
Learn what to do if the Arduino IDE hangs, freezes, or becomes
58
50
unresponsive.
59
51
</p>
60
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4410177782418-If-the-Arduino-IDE-freezes-or-is-unresponsive">Read the article</a>
52
+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4410177782418-If-the-Arduino-IDE-freezes-or-is-unresponsive">Fix issues with Arduino IDE</a>
<p class="info-title">Install a custom core version</p>
65
66
<p>
66
-
There are many factors involved in uploading a program to your Arduino
67
-
board, and if any of them are missing, the upload could fail.
67
+
The IDE allows for multiple versions of the same core to be installed
68
+
simultaneously. This can be useful for testing purposes, or for solving
69
+
compatibility issues with a specific core version.
68
70
</p>
69
-
<a class="link-up-right" href="https://docs.arduino.cc/learn/starting-guide/troubleshooting-sketches">Learn more about possible issues</a>
71
+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360021232160-How-to-install-and-use-a-custom-core-version-in-the-IDE">Learn how to install and use a custom core version</a>
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/5145457742236-Add-libraries-to-Arduino-IDE">Add libraries to Arduino IDE</a>
79
81
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360016077340-Uninstall-a-library-from-Arduino-IDE">Uninstall a library from Arduino IDE</a>
80
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360012175419-How-to-submit-a-third-party-library-to-the-Arduino-Library-Manager">Submit a 3rd part library to the manager</a>
<p class="info-title">Find files used by Arduino IDE</p>
85
-
<p>
86
-
Learn where sketches, libraries, board platforms, and other files used
87
-
by Arduino IDE are stored on your computer.
88
-
</p>
89
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4415103213714-Find-sketches-libraries-cores-and-other-files-on-your-computer">Read the article</a>
82
+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360012175419-How-to-submit-a-third-party-library-to-the-Arduino-Library-Manager">Submit a 3rd-part library to the manager</a>
<p class="info-title">Install a custom core version</p>
94
-
<p>
95
-
The IDE allows for multiple versions of the same core to be installed
96
-
simultaneously. This can be useful for testing purposes, or for solving
97
-
compatibility issues with a specific core version.
98
-
</p>
99
-
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/360021232160-How-to-install-and-use-a-custom-core-version-in-the-IDE">Learn how to install and use a custom core version in the IDE</a>
0 commit comments