@@ -153,11 +153,11 @@ When there is an issue installing the runtime or downloading your code to the de
153
153
154
154
In this section:
155
155
156
- - [ Error: "Cannot download sketch file error code: 1"] ( #error-cannot-download-sketch-file-error-code-1 )
156
+ - [ Error pop-up : "Cannot download sketch file error code: 1"] ( #error-cannot-download-sketch-file-error-code-1 )
157
157
- [ Cannot generate profile file error message: Error: Path not found] ( #cannot-generate-profile-file-error-message-error-path-not-found )
158
158
- [ Error: invalid path creating config dir] ( #error-invalid-path-creating-config-dir )
159
159
- [ “Error” in the bottom right corner on first use of the board] ( #error-in-the-bottom-right-corner-on-first-use-of-the-board )
160
- - [ Cannot compile Sketch file ( error code: -1) ] ( #cannot-compile-sketch-file )
160
+ - [ Cannot compile Sketch file error code: -1] ( #cannot-compile-sketch-file )
161
161
162
162
> [ !NOTE]
163
163
> 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:
171
171
> - ` C:\Program Files\Arduino PLC IDE Tools `
172
172
> - ` %LOCALAPPDATA%\T `
173
173
174
- ### Error pop-up: "Cannot download sketch file (error code: 1)"
174
+ ### Error pop-up: "Cannot download sketch file (error code: 1)" {#error-cannot-download-sketch-file-error-code-1}
175
175
176
176
This error may occur when attempting to download the runtime sketch.
177
177
@@ -235,7 +235,7 @@ Follow these steps:
235
235
2 . [ Reformat the QSPI flash memory] ( https://support.arduino.cc/hc/en-us/articles/16206977438748-Reset-the-flash-memory-on-STM32H747-based-devices ) .
236
236
3 . Reinstall the runtime and try again.
237
237
238
- ### Cannot compile Sketch file (error code: -1)
238
+ ### Cannot compile Sketch file (error code: -1) {#cannot-compile-sketch-file}
239
239
240
240
This means there is a syntax error in the Arduino Sketch.
241
241
0 commit comments