Skip to content

Commit 74bb441

Browse files
committed
Error section refinements
1 parent 4956c4a commit 74bb441

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-device.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ In this article:
1313
- [If you can't find the serial port for your device](#if-you-cant-find-the-serial-port-for-your-device)
1414
- [If you can't install the runtime](#if-you-cant-install-the-runtime)
1515
- [If you can't connect to the device](#if-you-cant-connect-to-the-device)
16-
- [If you see an error when downloading](#if-you-see-an-error-when-downloading)
16+
- [If you see an error when programming the device](#if-you-see-an-error-when-downloading)
1717
- [If there is an issue activating the license](#if-there-is-an-issue-activating-the-license)
1818

1919
---
@@ -127,7 +127,9 @@ Follow these steps:
127127

128128
---
129129

130-
## If you see an error when downloading
130+
## If you see an error when programming the device
131+
132+
When there is an issue installing the runtime or downloading your code to the device, error messages may appear in the **Resources** tab of the **Output** console.
131133

132134
In this section:
133135

@@ -136,6 +138,9 @@ In this section:
136138
- [Error: invalid path creating config dir](#error-invalid-path-creating-config-dir)
137139
- [“Error” in the bottom right corner on first use of the board](#error-in-the-bottom-right-corner-on-first-use-of-the-board)
138140

141+
> [!NOTE]
142+
> If you see a **dfu-util** warning or error that's not in this list, see [dfu-util errors when uploading (exit status 74)](https://support.arduino.cc/hc/en-us/articles/11011849739804-dfu-util-errors-when-uploading-exit-status-74).
143+
139144
### Error pop-up: "Cannot download sketch file (error code: 1)"
140145

141146
This error may occur when attempting to download the runtime sketch.

0 commit comments

Comments
 (0)