diff --git a/content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-Opta-or-Portenta-Machine-Control.md b/content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-Opta-or-Portenta-Machine-Control.md index b72778ff..5190a8c5 100644 --- a/content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-Opta-or-Portenta-Machine-Control.md +++ b/content/Software Support/PLC IDE/If-PLC-IDE-isnt-working-with-your-Opta-or-Portenta-Machine-Control.md @@ -153,11 +153,11 @@ When there is an issue installing the runtime or downloading your code to the de In this section: -- [Error: "Cannot download sketch file error code: 1"](#error-cannot-download-sketch-file-error-code-1) +- [Error pop-up: "Cannot download sketch file error code: 1"](#error-cannot-download-sketch-file-error-code-1) - [Cannot generate profile file error message: Error: Path not found](#cannot-generate-profile-file-error-message-error-path-not-found) - [Error: invalid path creating config dir](#error-invalid-path-creating-config-dir) - [“Error” in the bottom right corner on first use of the board](#error-in-the-bottom-right-corner-on-first-use-of-the-board) -- [Cannot compile Sketch file (error code: -1)](#cannot-compile-sketch-file) +- [Cannot compile Sketch file error code: -1](#cannot-compile-sketch-file) > [!NOTE] > 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). @@ -171,7 +171,7 @@ In this section: > - `C:\Program Files\Arduino PLC IDE Tools` > - `%LOCALAPPDATA%\T` -### Error pop-up: "Cannot download sketch file (error code: 1)" +### Error pop-up: "Cannot download sketch file (error code: 1)" {#error-cannot-download-sketch-file-error-code-1} This error may occur when attempting to download the runtime sketch. @@ -235,7 +235,7 @@ Follow these steps: 2. [Reformat the QSPI flash memory](https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices). 3. Reinstall the runtime and try again. -### Cannot compile Sketch file (error code: -1) +### Cannot compile Sketch file (error code: -1) {#cannot-compile-sketch-file} This means there is a syntax error in the Arduino Sketch.