Skip to content

Commit 6b9e088

Browse files
committed
fix links
1 parent ec3ac66 commit 6b9e088

11 files changed

+17
-19
lines changed

content/Arduino Cloud/Arduino IoT Cloud/If-your-device-cant-be-added-to-Arduino-Cloud.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Secret keys cannot be recovered if lost. Make sure to save any Device ID and Sec
4040

4141
* If your board isn't detected by the Cloud Editor, see [If your board does not appear in the port menu](https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-does-not-appear-in-the-port-menu).
4242

43-
* If you get an error message when uploading, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch).
43+
* If you get an error message when uploading, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).
4444

4545
### "We were not able to configure your device<br>Something went wrong!"
4646

content/Custom/Hubs/Cloud-Editor-Support.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,13 @@ id: 9393241841308
5050
<h2 id="h_01HD21Q0JX5MHGQ2WAJD7ZND9B" class="center hub">Troubleshooting</h2>
5151
<div class="info-wrapper">
5252
<div class="info-item">
53-
<img src="https://content.arduino.cc/assets/hc-text-clean.svg">
54-
<p class="info-title">If you get a console error</p>
53+
<img src="https://content.arduino.cc/assets/hc-warning.svg">
54+
<p class="info-title">Can't compile or upload?</p>
5555
<p>
56-
The easiest way to find a solution for a specific error is to copy the
57-
error description from the console, and paste it on the search bar. You
58-
can also read more about:
56+
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:
5957
</p>
60-
<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>
61-
<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>
58+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4402764401554-If-your-sketch-doesn-t-compile">Fix compilation issues</a>
59+
<a class="link-chevron-right" href="https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload">Fix upload issues</a>
6260
</div>
6361
<div class="info-item">
6462
<img src="https://content.arduino.cc/assets/hc-USB.svg">

content/Hardware Support/UNO/Touch-reset-fails-for-UNO-R4-WiFi-on-Windows-Arduino-CLI-0-33-0-or-earlier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ To use your UNO R4 WiFi on Windows, make sure your software is up to date:
1717
* The Cloud Agent updates to the latest version automatically. <a class="link-up-right" href="https://support.arduino.cc/hc/en-us/articles/4407002993426">Check your Arduino Cloud Agent version</a> to verify that you're running 1.3.2 or later. If it's not updating, try restarting the application, or <a class="link-up-right" href="https://support.arduino.cc/hc/en-us/articles/360014869820">manually installing the latest version</a>.
1818
* If you are using Arduino CLI, run `arduino-cli upgrade`.
1919

20-
If you're still see errors when uploading, check **[Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch)**.
20+
If you still experience issues when uploading, check [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).
2121

2222
[^github-issue-renesas]: [Upload broken for the Uno R4 WiFi on Windows #10](https://github.com/arduino/ArduinoCore-renesas/issues/10)
2323

content/Software Support/Compilation/Error-Multiple-libraries-were-found.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ If the sketch fails to compile, start by looking for other errors printed later
3131

3232
## Further reading
3333

34-
* [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch)
34+
* [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload)

content/Software Support/Compilation/If-you-see-a-jtagmkII-initialize-Cannot-locate-flash-and-boot-memories-in-description-message-when-uploading-to-Nano-Every.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Global variables use 22 bytes (0%) of dynamic memory, leaving 6122 bytes for loc
3737
avrdude: jtagmkII_initialize(): Cannot locate "flash" and "boot" memories in description
3838
```
3939

40-
If the sketch upload fails, this will be indicated by other error messages, like `avrdude: jtagmkII_getsync(): sign-on command: status -1`. See [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch) for help.
40+
If the sketch upload fails, this will be indicated by other error messages, like `avrdude: jtagmkII_getsync(): sign-on command: status -1`. See [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload) for help.
4141

4242
---
4343

content/Software Support/Compilation/If-your-sketch-doesnt-compile.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this article:
1717

1818
## Quick checks
1919

20-
* Make sure your error occurs during compilation by clicking ![Verify button](img/symbol_verify2.png) **Verify** instead of ![Upload button](img/symbol_upload2.png) **Upload**. This will compile the sketch without attempting to upload it. If your error only occurs when uploading, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch).
20+
* Make sure your error occurs during compilation by clicking ![Verify button](img/symbol_verify2.png) **Verify** instead of ![Upload button](img/symbol_upload2.png) **Upload**. This will compile the sketch without attempting to upload it. If your error only occurs when uploading, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).
2121

2222
* Make sure you have the right board selected in the board selector or the _Tools > Board_ menu. See [Select board and port in Arduino IDE](https://support.arduino.cc/hc/en-us/articles/4406856349970-Select-board-and-port-in-Arduino-IDE) for more information.
2323

content/Software Support/Compilation/The-console-prints-a-message-about-sketch-size-and-memory-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Some upload tools and protocols may not print any message in the console to indi
4949

5050
Unless the console output **ends** with a `Failed upload` error message, the upload process was probably successful. **If you're unsure, try using the board in your project and see if it works as expected**, or upload a simple example like Blink (File > Examples > 01.Basics > Blink).
5151

52-
If a `Failed uploading` error did occur, it's important to note that it's not related to sketch size and memory usage. Instead, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch) for help with troubleshooting uploads.
52+
If a `Failed uploading` error did occur, it's important to note that it's not related to sketch size and memory usage. Instead, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload) for help with troubleshooting uploads.
5353

5454
![IDE 2 with a message about sketch storage space and dynamic memory usage and failed upload error printed on the console](img/ide2_upload_error_no-upload-port-provided.png)
5555

content/Software Support/Upload/Failed-uploading-uploading-error-exit-status-1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Most upload problems can be resolved by doing the following:
2626

2727
* **If you're on Linux**, and are experiencing issues where the boards seems to disconnect mid-upload, you may need to [configure udev rules](https://support.arduino.cc/hc/en-us/articles/9004359328796).
2828

29-
For more troubleshooting tips, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch).
29+
For more troubleshooting tips, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).
3030

3131
---
3232

@@ -44,4 +44,4 @@ These are some errors that may appear in the console output:
4444
* If you're getting `avrdude: stk500_recv(): programmer is not responding` and `avrdude: stk500_getsync() attempt x of 10: not in sync` errors, [follow these instructions](https://support.arduino.cc/hc/en-us/articles/4401874331410--Error-avrdude-when-uploading#avrdude-stk500_recv-and-stk500_getsync).
4545
* If you're getting `avrdude: ser_open(): can’t open device` errors, make sure you've selected the right port, and close any other applications that may be using the port.
4646
* For other errors that start with `avrdude`, see ['Error: avrdude' when uploading](https://support.arduino.cc/hc/en-us/articles/4401874331410--Error-avrdude-when-uploading).
47-
* For help with troubleshooting upload problems in general, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch).
47+
* For help with troubleshooting upload problems in general, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).

content/Software Support/Upload/If-the-Arduino-IDE-freezes-or-is-unresponsive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ id: 4410177782418
66
Learn what to do if the Arduino IDE hangs, freezes, or otherwise becomes unresponsive.
77

88
> [!NOTE]
9-
> This article covers performance issues with the Arduino IDE application, not [errors when uploading](https://support.arduino.cc/hc/en-us/articles/4402764401554).
9+
> This article covers performance issues with the Arduino IDE application, not [problems when uploading](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).
1010
1111
## Restart Arduino IDE
1212

content/Software Support/Upload/If-your-board-is-unresponsive-stuck-resetting-or-otherwise-not-working-as-expected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "If your board is unresponsive, stuck resetting, or otherwise not working
33
id: 360016420160
44
---
55

6-
Learn what to do if your board appears to be running a sketch, but is not behaving as expected. If you're trying to upload a sketch but are getting an error in Arduino IDE, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch) instead.
6+
Learn what to do if your board appears to be running a sketch, but is not behaving as expected. If you're trying to upload a sketch but are getting an error in Arduino IDE, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload) instead.
77

88
---
99

content/Software Support/Upload/Upload-a-sketch-in-Arduino-IDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,5 +163,5 @@ Your sketch will start running on the board. It will run again each time the boa
163163
## Troubleshooting
164164

165165
* Make sure you've followed the steps before, especially selecting the board and port correctly.
166-
* If you can't find your board in the port menu, or if the _Tools > Port_ port menu is missing, see [If your board does not appear in the port menu](https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-does-not-appear-in-the-port-menu).
167-
* If you get an upload error, see [Errors when uploading a sketch](https://support.arduino.cc/hc/en-us/articles/4403365313810-Errors-when-uploading-a-sketch).
166+
* If you can't find your board in board selector or in the _Tools > Port_ menu, see [If your board is not detected by Arduino IDE](https://support.arduino.cc/hc/en-us/articles/4412955149586-If-your-board-is-not-detected-by-Arduino-IDE).
167+
* If you experience upload issues, see [If your sketch doesn't upload](https://support.arduino.cc/hc/en-us/articles/4403365313810-If-your-sketch-doesn-t-upload).

0 commit comments

Comments
 (0)