I'm using the new IDE 2.1.1 with the ESP32. the programm brings the following message

When clicking on the message it brings the resolution for LINUX. What to do with an Windows system (Version 11)
Hi @Skydive_H. I'm going to ask you to post some additional information that might help us to identify the problem.
Please do this:
- Select File > Quit from the Arduino IDE menus if it is running.
- Start Windows "File Explorer".
- Open the Arduino IDE installation folder.
ⓘ The default installation location is at one of the following paths:-
C:\Program Files\Arduino IDE -
(whereC:\Users\<username>\AppData\Local\Programs\Arduino IDE<username>is your Windows username)
If looking for it with your file manager or command line, note that the AppDatafolder is hidden by default. On Windows "File Explorer", you can make it visible by opening the "View" menu, then checking the box next to "☐ Hidden items".
-
- In the folder listing of the Arduino IDE installation folder, hold the Shift key while clicking the right hand button on the mouse.
- From the context menu, click "Open PowerShell window here".
Windows PowerShell will now open with the current directory set to the Arduino IDE installation folder. - Type the following command:
& ".\Arduino IDE" - Press the Enter key.
Debug output should now be printed to the PowerShell window as Arduino IDE starts. - Wait for Arduino IDE to finish starting.
- Perform whatever procedure is required to produce this "
Error: write EOF: undefinederror notification in Arduino IDE. - Switch back to the PowerShell window.
- Right click on the title bar of the PowerShell window.
This will open a context menu. - Select Edit > Select All from the context menu.
This will select all the text in the PowerShell window. - Press Ctrl+C.
This will copy the contents of the PowerShell window to the clipboard. - Open a forum reply here by clicking the Reply button.
- Click the
<CODE/>icon on the post composer toolbar.
This will add the forum's code block markup (```) to your reply to make sure the error messages are correctly formatted.

- Press Ctrl+V.
This will paste the output into the code block. - Move the cursor outside of the code block markup before you add any additional text to your reply.
- Click the Reply button to post the output.
Please let me know if you have any questions or problems while following those instructions.
C:\Program Files\Arduino IDE> & ".\Arduino IDE"
PS C:\Program Files\Arduino IDE>
Arduino IDE 2.1.1
Starting backend process. PID: 7756
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/klaus/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-08-21T10:38:06.665Z root INFO Backend Object.initialize: 6.9 ms [Finished 3.502 s after backend start]
2023-08-21T10:38:06.665Z root INFO Backend Object.configure: 5.9 ms [Finished 3.502 s after backend start]
2023-08-21T10:38:06.666Z root INFO Backend MessagingContribution.onStart: 3.5 ms [Finished 3.502 s after backend start]
2023-08-21T10:38:06.667Z root INFO Backend OSBackendApplicationContribution.configure: 0.5 ms [Finished 3.590 s after backend start]
2023-08-21T10:38:06.668Z root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 3.590 s after backend start]2023-08-21T10:38:06.670Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 3.590 s after backend start]
2023-08-21T10:38:06.671Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 87.9 ms [Finished 3.591 s after backend start]
2023-08-21T10:38:06.671Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 3.591 s after backend start]
2023-08-21T10:38:06.673Z root INFO Backend ElectronTokenBackendContribution.configure: 1.5 ms [Finished 3.592 s after backend start]
2023-08-21T10:38:06.673Z config INFO >>> Initializing CLI configuration...
2023-08-21T10:38:06.674Z root INFO Backend PluginDeployerContribution.initialize: 0.8 ms [Finished 3.593 s after backend start]
2023-08-21T10:38:06.674Z root INFO Backend ConfigServiceImpl.onStart: 1.5 ms [Finished 3.594 s after backend start]
2023-08-21T10:38:06.676Z config INFO Loading CLI configuration from c:\Users\klaus\.arduinoIDE\arduino-cli.yaml...
2023-08-21T10:38:06.677Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.6 ms [Finished 3.595 s after backend start]
2023-08-21T10:38:06.677Z root INFO Backend ArduinoDaemonImpl.onStart: 1.6 ms [Finished 3.597 s after backend start]
2023-08-21T10:38:06.677Z root INFO Backend NodeFileUploadService.configure: 3.3 ms [Finished 3.597 s after backend start]
2023-08-21T10:38:06.678Z daemon INFO Starting daemon from C:\Program Files\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-08-21T10:38:06.678Z discovery-log INFO start
2023-08-21T10:38:06.678Z discovery-log INFO start new deferred
2023-08-21T10:38:06.679Z root INFO Backend HostedPluginLocalizationService.initialize: 0.6 ms [Finished 3.598 s after backend start]
2023-08-21T10:38:06.679Z root INFO Backend BoardDiscovery.onStart: 1.6 ms [Finished 3.600 s after backend start]
2023-08-21T10:38:06.679Z root INFO Backend FileDownloadEndpoint.configure: 1.5 ms [Finished 3.600 s after backend start]2023-08-21T10:38:06.680Z root INFO Backend AuthenticationServiceImpl.onStart: 0.7 ms [Finished 3.602 s after backend start]
2023-08-21T10:38:06.680Z root INFO Backend PluginApiContribution.configure: 0.8 ms [Finished 3.603 s after backend start]
2023-08-21T10:38:06.683Z root INFO Backend HostedPluginReader.configure: 0.9 ms [Finished 3.605 s after backend start]
2023-08-21T10:38:06.683Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 3.605 s after backend start]
2023-08-21T10:38:06.683Z root INFO Backend PlotterBackendContribution.configure: 2.5 ms [Finished 3.608 s after backend start]
2023-08-21T10:38:06.689Z root INFO Theia app listening on http://localhost:63901.
2023-08-21T10:38:06.690Z root INFO Finished starting backend application: 11.1 ms [Finished 3.615 s after backend start]2023-08-21T10:38:06.691Z root WARN The local plugin referenced by local-dir:/c%3A/Users/klaus/.arduinoIDE/plugins does not exist.
2023-08-21T10:38:06.692Z root WARN The local plugin referenced by local-dir:/c%3A/Users/klaus/.arduinoIDE/extensions does not exist.
2023-08-21T10:38:06.698Z root WARN The local plugin referenced by local-dir:C:\Users\klaus\.arduinoIDE\plugins does not exist.
Restoring workspace roots: d:\ESP-IDE-Workspace\CLK201_V08_MFDU_GPS_Sync_Clock
isTempSketch: false. Input was d:\ESP-IDE-Workspace\CLK201_V08_MFDU_GPS_Sync_Clock\CLK201_V08_MFDU_GPS_Sync_Clock.ino
2023-08-21T10:38:06.744Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.745Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-08-21T10:38:06.745Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.746Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-08-21T10:38:06.749Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.754Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-08-21T10:38:06.757Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.757Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-08-21T10:38:06.758Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.759Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-08-21T10:38:06.759Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.760Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-08-21T10:38:06.762Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.762Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-08-21T10:38:06.762Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.768Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-08-21T10:38:06.772Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.826Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-08-21T10:38:06.834Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.837Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-08-21T10:38:06.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.844Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-08-21T10:38:06.845Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.845Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-08-21T10:38:06.846Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.846Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-08-21T10:38:06.846Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.848Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-08-21T10:38:06.862Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.870Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-08-21T10:38:06.872Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.872Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-08-21T10:38:06.873Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.874Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-08-21T10:38:06.874Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.874Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-08-21T10:38:06.875Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.875Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-08-21T10:38:06.875Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.876Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-08-21T10:38:06.876Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-21T10:38:06.877Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-08-21T10:38:06.892Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://dl.espressif.com/dl/package_esp32_index.json","https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\klaus\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\klaus\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\klaus\\AppData\\Local\\Arduino15\\staging","user":"d:\\ESP-IDE-Workspace"},"library":{"enable_unsafe_install":false},"locale":"en","logging":{"file":"","format":"text","level":"info"},"metrics":{"addr":":9090","enabled":true},"output":{"no_color":false},"sketch":{"always_export_binaries":false},"updater":{"enable_notification":true}}
2023-08-21T10:38:06.893Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-08-21T10:38:06.894Z config INFO Loaded the CLI configuration.
2023-08-21T10:38:06.945Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/klaus/AppData/Local/Arduino15","sketchDirUri":"file:///d%3A/ESP-IDE-Workspace","additionalUrls":["https://dl.espressif.com/dl/package_esp32_index.json","https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"],"network":"none","locale":"en"}
2023-08-21T10:38:06.946Z config INFO Validating the CLI configuration...
2023-08-21T10:38:06.950Z config INFO The CLI config is valid.
2023-08-21T10:38:06.951Z config INFO <<< Initialized the CLI configuration.
2023-08-21T10:38:06.970Z root INFO Resolve plugins list: 294.5 ms [Finished 3.895 s after backend start]
2023-08-21T10:38:06.991Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 19.7 ms [Finished 3.916 s after backend start]
2023-08-21T10:38:07.007Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 16.0 ms [Finished 3.932 s after backend start]
2023-08-21T10:38:07.060Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 52.8 ms [Finished 3.985 s after backend start]
2023-08-21T10:38:07.070Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 10.8 ms [Finished 3.996 s after backend start]
2023-08-21T10:38:07.074Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 3.0 ms [Finished 3.999 s after backend start]
2023-08-21T10:38:07.384Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 310.8 ms [Finished 4.310 s after backend start]
2023-08-21T10:38:07.441Z daemon INFO INFO[0000] Using config file: c:\Users\klaus\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.32.3
INFO[0000] Executing `arduino-cli daemon`
Daemon is now listening on 127.0.0.1:63902
{"IP":"127.0.0.1","Port":"63902"}
2023-08-21T10:38:07.448Z daemon INFO Daemon is running.
2023-08-21T10:38:07.851Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 466.4 ms [Finished 4.776 s after backend start]
2023-08-21T10:38:07.860Z daemon INFO INFO[0000] Loading hardware from: c:\Users\klaus\AppData\Local\Arduino15\packages
2023-08-21T10:38:08.259Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 408.4 ms [Finished 5.185 s after backend start]
2023-08-21T10:38:08.264Z daemon INFO INFO[0000] Loading package STMicroelectronics from: C:\Users\klaus\AppData\Local\Arduino15\packages\STMicroelectronics\hardware
INFO[0000] Checking existence of 'tools' path: C:\Users\klaus\AppData\Local\Arduino15\packages\STMicroelectronics\tools
INFO[0000] Loading tools from dir: C:\Users\klaus\AppData\Local\Arduino15\packages\STMicroelectronics\tools
INFO[0000] Loading package arduino from: C:\Users\klaus\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature error="opening signature file: open C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"INFO[0000] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: C:\Users\klaus\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\klaus\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loaded tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0000] Loading package builtin from: C:\Users\klaus\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\klaus\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\klaus\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool tool="builtin:dfu-discovery@0.1.2"
INFO[0000] Loaded tool tool="builtin:mdns-discovery@1.0.9"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.4.0"
INFO[0000] Loaded tool tool="builtin:serial-monitor@0.13.0"
INFO[0000] Loading package esp32 from: C:\Users\klaus\AppData\Local\Arduino15\packages\esp32\hardware
INFO[0000] Checking signature error="opening signature file: open C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\installed.json.sig: Das System kann die angegebene Datei nicht finden." index="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\installed.json" signatureFile="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\installed.json.sig"
INFO[0000] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform platform="esp32:esp32@2.0.11"
INFO[0000] Checking existence of 'tools' path: C:\Users\klaus\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loading tools from dir: C:\Users\klaus\AppData\Local\Arduino15\packages\esp32\tools
INFO[0000] Loaded tool tool="esp32:esptool_py@4.5.1"
INFO[0000] Loaded tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0000] Loaded tool tool="esp32:mkspiffs@0.2.3"
INFO[0000] Loaded tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0000] Loaded tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0000] Loaded tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0000] Loaded tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Loaded tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0000] Checking signature index="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0001] Checking signature error="opening signature file: open c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: Das System kann die angegebene Datei nicht finden." index="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_esp32_index.json" signatureFile="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig"
INFO[0001] Checking signature error="opening signature file: open c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: Das System kann die angegebene Datei nicht finden." index="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_esp32_index.json" signatureFile="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig"
INFO[0001] Adding libraries dir dir="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\libraries" location=platform
INFO[0001] Adding libraries dir dir="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0001] Loading libraries index file index="c:\\Users\\klaus\\AppData\\Local\\Arduino15\\library_index.json"
2023-08-21T10:38:08.611Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 351.5 ms [Finished 5.536 s after backend start]
2023-08-21T10:38:08.615Z daemon INFO INFO[0001] Adding libraries dir dir="C:\\Users\\klaus\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0001] Adding libraries dir dir="d:\\ESP-IDE-Workspace\\libraries" location=user
2023-08-21T10:38:08.911Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 299.7 ms [Finished 5.836 s after backend start]
2023-08-21T10:38:09.099Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 187.9 ms [Finished 6.024 s after backend start]
2023-08-21T10:38:09.468Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 368.6 ms [Finished 6.393 s after backend start]
2023-08-21T10:38:09.832Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 364.4 ms [Finished 6.758 s after backend start]
2023-08-21T10:38:09.835Z discovery-log INFO start request start watch
2023-08-21T10:38:09.836Z discovery-log INFO start requested start watch
2023-08-21T10:38:09.836Z discovery-log INFO start resolved watching
2023-08-21T10:38:09.841Z daemon INFO INFO[0002] starting discovery builtin:dfu-discovery process
INFO[0002] starting discovery builtin:serial-discovery process
2023-08-21T10:38:09.844Z daemon INFO INFO[0002] starting discovery builtin:mdns-discovery process
2023-08-21T10:38:10.309Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 477.0 ms [Finished 7.235 s after backend start]
2023-08-21T10:38:10.310Z daemon INFO INFO[0002] started discovery builtin:dfu-discovery process
INFO[0002] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:dfu-discovery
INFO[0002] started discovery builtin:serial-discovery process
INFO[0002] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:serial-discovery
INFO[0002] started discovery builtin:mdns-discovery process
INFO[0002] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:mdns-discovery
INFO[0002] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0002] from discovery builtin:dfu-discovery received message type: hello, message: OK, protocol version: 1
INFO[0002] sending command START_SYNC to discovery builtin:dfu-discovery
INFO[0002] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0002] from discovery builtin:serial-discovery received message type: start_sync, message: OK
INFO[0002] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
INFO[0002] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0002] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
INFO[0002] from discovery builtin:dfu-discovery received message type: start_sync, message: OK
INFO[0002] from discovery builtin:serial-discovery received message type: add, port: COM3
2023-08-21T10:38:10.316Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0xEA60"],["serialNumber","0001"],["vid","0x10C4"]],"hardwareId":"0001"}},"error":""}
2023-08-21T10:38:10.445Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 136.0 ms [Finished 7.371 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-08-21T10:38:10.856Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 410.5 ms [Finished 7.781 s after backend start]
2023-08-21T10:38:11.564Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 707.8 ms [Finished 8.489 s after backend start]
2023-08-21T10:38:11.822Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 258.4 ms [Finished 8.748 s after backend start]
2023-08-21T10:38:12.197Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 374.7 ms [Finished 9.122 s after backend start]
2023-08-21T10:38:12.214Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 1094.1 ms [Finished 5.150 s after frontend start]
2023-08-21T10:38:12.399Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 202.6 ms [Finished 9.325 s after backend start]
2023-08-21T10:38:12.408Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 303.0 ms [Finished 5.484 s after frontend start]
2023-08-21T10:38:12.723Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Program Files\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 306.9 ms [Finished 9.632 s after backend start]
2023-08-21T10:38:12.723Z root INFO Deploy plugins list: 294.5 ms [Finished 9.649 s after backend start]
2023-08-21T10:38:12.728Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <d:\ESP-IDE-Workspace\CLK201_V08_MFDU_GPS_Sync_Clock\CLK201_V08_MFDU_GPS_Sync_Clock.ino>, response: <d:\ESP-IDE-Workspace\CLK201_V08_MFDU_GPS_Sync_Clock>.
2023-08-21T10:38:12.780Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 415.0 ms [Finished 5.987 s after frontend start]
2023-08-21T10:38:12.867Z root INFO Start frontend contributions: 2156.7 ms [Finished 6.007 s after frontend start]
2023-08-21T10:38:12.875Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-08-21T10:38:12.919Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-08-21T10:38:12.920Z root INFO >>> Restoring the layout state...
2023-08-21T10:38:12.921Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-08-21T10:38:12.923Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/CLK201_V08_MFDU_GPS_Sync_Clock.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":306,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/CLK_MyPlane.h"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":182,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/CLK_RtcGps.h"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":589,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/CLK_Setup.h"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":718,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/CLK_Symbols.h"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":123,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/Clock201.h"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":881,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/Free_Fonts.h"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":1,\"column\":1},\"position\":{\"lineNumber\":1,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":378,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false,false,false,false,false,false,false],"bottomPanel":{"config":{"main":null},"pinned":[],"expanded":false},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:threads\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:frames\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:variables\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:watch\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"},\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"},\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"},\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}]},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"code-editor-opener:file:///d%3A/ESP-IDE-Workspace/CLK201_V08_MFDU_GPS_Sync_Clock/CLK201_V08_MFDU_GPS_Sync_Clock.ino:0"}
2023-08-21T10:38:12.927Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-08-21T10:38:12.980Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b] Waiting for backend deployment: 195.9 ms [Finished 6.188 s after frontend start]
2023-08-21T10:38:14.388Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412) starting instance
2023-08-21T10:38:14.493Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b] Sync of 21 plugins: 1518.6 ms [Finished 7.706 s after frontend start]
2023-08-21T10:38:15.359Z root INFO <<< The layout has been successfully restored.
2023-08-21T10:38:16.064Z root INFO Initialize the workbench layout: 2469.2 ms [Finished 8.573 s after frontend start]
2023-08-21T10:38:16.067Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-08-21T10:38:16.069Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][marus25.cortex-debug]: Loaded contributions.
2023-08-21T10:38:16.070Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][arduino.vscode-arduino-tools]: Loaded contributions.
2023-08-21T10:38:16.071Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][vscode.cpp]: Loaded contributions.
2023-08-21T10:38:16.074Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][vscode.json]: Loaded contributions.
2023-08-21T10:38:16.074Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][vscode.json-language-features]: Loaded contributions.
2023-08-21T10:38:16.075Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-08-21T10:38:16.075Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-08-21T10:38:16.075Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-08-21T10:38:16.076Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-08-21T10:38:16.076Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-08-21T10:38:16.076Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-08-21T10:38:16.076Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-08-21T10:38:16.077Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-08-21T10:38:16.077Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-08-21T10:38:16.077Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-08-21T10:38:16.077Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-08-21T10:38:16.084Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-08-21T10:38:16.084Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-08-21T10:38:16.084Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-08-21T10:38:16.084Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-08-21T10:38:16.085Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-08-21T10:38:16.085Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b] Load contributions of 21 plugins: 700.4 ms [Finished 9.275 s after frontend start]
2023-08-21T10:38:16.412Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-08-21T10:38:16.414Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-08-21T10:38:17.679Z root INFO Replace loading indicator with ready workbench UI (animation): 1003.8 ms [Finished 10.281 s after frontend start]
2023-08-21T10:38:17.679Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-08-21T10:38:17.679Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
2023-08-21T10:38:17.703Z root INFO Frontend application start: 5739.5 ms [Finished 14.596 s after backend start]
2023-08-21T10:38:17.878Z daemon INFO INFO[0010] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0010] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0010] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0010] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0010] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0010] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0010] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0010] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0010] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0010] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0010] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0010] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0010] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0010] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0010] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
Checking for update
2023-08-21T10:38:18.026Z daemon INFO INFO[0010] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
2023-08-21T10:38:18.029Z daemon INFO INFO[0010] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0010] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0010] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0010] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0010] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0010] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0010] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0010] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:18.067Z daemon INFO INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
2023-08-21T10:38:18.078Z daemon INFO INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:18.115Z daemon INFO INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
2023-08-21T10:38:18.115Z daemon INFO INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-08-21T10:38:18.118Z daemon INFO INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
2023-08-21T10:38:18.121Z daemon INFO INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:18.414Z daemon INFO INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:18.454Z daemon INFO INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-08-21T10:38:18.455Z daemon INFO INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
Update for version 2.1.1 is not available (latest version: 2.1.1, downgrade is allowed).
2023-08-21T10:38:18.740Z daemon INFO INFO[0011] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0011] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0011] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0011] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0011] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0011] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0011] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:19.319Z root ERROR ---- !!!SLOW!!! DURATION: search took 592.272 ms. Args: [{"type":"Updatable"}] ----
2023-08-21T10:38:19.341Z daemon INFO INFO[0012] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
2023-08-21T10:38:19.343Z daemon INFO INFO[0012] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0012] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0012] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0012] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0012] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0012] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0012] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0012] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0012] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0012] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:19.658Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): PluginManagerExtImpl/init()
2023-08-21T10:38:19.663Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(cortex-debug@1.5.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.676Z root INFO [hosted-plugin: 2412] Debugger contribution has been registered: cortex-debug
2023-08-21T10:38:19.679Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.681Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(cpp@1.52.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.683Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(json@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.685Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(json-language-features@1.46.1 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.689Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-bg@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.692Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-cs@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.695Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-de@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.699Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-es@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.707Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-fr@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.710Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-hu@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.713Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-it@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.716Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-ja@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.721Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-ko@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.724Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-nl@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.726Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-pl@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.729Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.730Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-ru@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.731Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-tr@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.732Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-uk@1.48.3 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:19.733Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-21T10:38:20.130Z daemon INFO INFO[0013] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0013] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0013] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0013] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0013] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
2023-08-21T10:38:20.131Z daemon INFO INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:20.320Z daemon INFO INFO[0013] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0013] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0013] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0013] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0013] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:20.368Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-08-21T10:38:20.758Z daemon INFO INFO[0013] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0013] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0013] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-08-21T10:38:20.759Z daemon INFO INFO[0013] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0013] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:20.983Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-08-21T10:38:20.987Z daemon INFO INFO[0013] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0013] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0013] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-08-21T10:38:20.988Z daemon INFO INFO[0013] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0013] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0013] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0013] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.404Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][marus25.cortex-debug]: Started plugin.
2023-08-21T10:38:21.407Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][arduino.vscode-arduino-tools]: Started plugin.2023-08-21T10:38:21.407Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][vscode.cpp]: Started plugin.
2023-08-21T10:38:21.408Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][vscode.json]: Started plugin.
2023-08-21T10:38:21.408Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][vscode.json-language-features]: Started plugin.
2023-08-21T10:38:21.408Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-08-21T10:38:21.409Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-08-21T10:38:21.409Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-08-21T10:38:21.409Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-08-21T10:38:21.409Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-08-21T10:38:21.409Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-08-21T10:38:21.410Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-08-21T10:38:21.410Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-08-21T10:38:21.410Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-08-21T10:38:21.410Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-08-21T10:38:21.411Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-08-21T10:38:21.414Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-08-21T10:38:21.417Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-08-21T10:38:21.417Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-08-21T10:38:21.417Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-08-21T10:38:21.418Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-08-21T10:38:21.428Z root INFO [hosted-plugin: 2412] PLUGIN_HOST(2412): PluginManagerExtImpl/loadPlugin(C:\Program Files\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-08-21T10:38:21.513Z root INFO [hosted-plugin: 2412] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-08-21T10:38:21.520Z root INFO [hosted-plugin: 2412] GDB server console created
2023-08-21T10:38:21.534Z root INFO [7a1ab147-39f5-4f73-8e26-36d36862bf4b] Start of 21 plugins: 5455.1 ms [Finished 14.746 s after frontend start]
2023-08-21T10:38:21.550Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.551Z daemon INFO INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.579Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-08-21T10:38:21.579Z daemon INFO INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.586Z root INFO Starting language server: esp32:esp32:esp32:JTAGAdapter=default,PSRAM=disabled,PartitionScheme=default,CPUFreq=240,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,LoopCore=1,EventsCore=1,DebugLevel=none,EraseFlash=none
2023-08-21T10:38:21.810Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.811Z daemon INFO INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.825Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
2023-08-21T10:38:21.825Z daemon INFO INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.845Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
2023-08-21T10:38:21.847Z daemon INFO INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.866Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
2023-08-21T10:38:21.866Z daemon INFO INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.905Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
2023-08-21T10:38:21.906Z daemon INFO INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:21.937Z daemon INFO INFO[0014] Required tool tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0014] Required tool tool="esp32:esptool_py@4.5.1"
2023-08-21T10:38:21.938Z daemon INFO INFO[0014] Required tool tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0014] Required tool tool="esp32:mkspiffs@0.2.3"
INFO[0014] Required tool tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0014] Required tool tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0014] Required tool tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
2023-08-21T10:38:22.271Z root ERROR [hosted-plugin: 2412] ConnectionError: Connection is closed.
at throwIfClosedOrDisposed (C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:5839:19)
at Object.sendNotification (C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:5889:13)
at C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:6016:32
at CallbackList.invoke (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\events.js:62:39)
at Emitter.fire (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\events.js:121:36)
at MutableToken.cancel (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\cancellation.js:39:31)
at CancellationTokenSource.cancel (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\cancellation.js:80:25)
at RPCProtocolImpl.receiveCancel (C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:166:37)
at RPCProtocolImpl.receiveOneMessage (C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:153:26)
at C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:68:48 {
code: 1
}
2023-08-21T10:38:22.272Z root ERROR [hosted-plugin: 2412] ConnectionError: Connection is closed.
at throwIfClosedOrDisposed (C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:5839:19)
at Object.sendNotification (C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:5889:13)
at C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:6016:32
at CallbackList.invoke (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\events.js:62:39)
at Emitter.fire (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\events.js:121:36)
at MutableToken.cancel (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\cancellation.js:39:31)
at CancellationTokenSource.cancel (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\cancellation.js:80:25)
at RPCProtocolImpl.receiveCancel (C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:166:37)
at RPCProtocolImpl.receiveOneMessage (C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:153:26)
at C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:68:48 {
code: 1
}
ConnectionError: Connection is closed.
at throwIfClosedOrDisposed (C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:5839:19)
at Object.sendNotification (C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:5889:13)
at C:\Program Files\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle.js:6016:32
at CallbackList.invoke (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\events.js:62:39)
at Emitter.fire (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\events.js:121:36)
at MutableToken.cancel (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\cancellation.js:39:31)
at CancellationTokenSource.cancel (C:\Program Files\Arduino IDE\resources\app\node_modules\vscode-jsonrpc\lib\cancellation.js:80:25)
at RPCProtocolImpl.receiveCancel (C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:166:37)
at RPCProtocolImpl.receiveOneMessage (C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:153:26)
at C:\Program Files\Arduino IDE\resources\app\node_modules\@theia\plugin-ext\lib\common\rpc-protocol.js:68:48 {
code: 1
[9544:0821/124003.239:ERROR:gpu_init.cc(453)] Passthrough is not supported, GL is disabled, ANGLE is
Thanks! Unfortunately, although I do see the errors associated with the problem, they don't provide a clue as to what is going wrong. I'm going to ask you to post the debug logs that are produced by the "Arduino Language Server" tool that is associated with this error.
This procedure is not intended to solve the problem. The purpose is to gather more information.
A. Enable Language Server Logging
- Press the Ctrl+Shift+P keyboard shortcut to open the "Command Palette".
A menu will appear on the editor toolbar:
- Select the "Preferences: Open Settings (UI)" command from the menu.
ⓘ You can scroll down through the list of commands to find it or type the name in the field.
The "Preferences" tab will open in the Arduino IDE main panel. - Type
arduino.language.login the "Search Settings" field of the "Preferences" tab. - Check the box under the "Arduino > Language: Log" setting.
- Close the Preferences tab by clicking its X icon.
B. Gather Logs
- Perform whatever procedure causes the problem you are experiencing in Arduino IDE.
- Select Sketch > Show Sketch Folder from the Arduino IDE menus.
The folder containing the sketch will open in your file manager. - Right click the sketch folder.
A context menu will open. - Select "Show more options" from the context menu.
A context menu with more options will open. - Select "Send to > Compressed (zipped) folder" from the context menu.
- Open a forum reply here by clicking the Reply button.
- Click the "Upload" icon (
) on the post composer toolbar:
A dialog will open. - In the dialog, select the
.txtfile you saved. - Click the Open button.
- Click the Reply button to publish the post.
Alternatively, instead of using the "Upload" icon on the post composer toolbar as described in steps (7) - (9) above, you can simply drag and drop the .txt file onto the post composer field to attach it.
C. Disable Language Server Logging
When language server logging is enabled, log files are saved to every sketch you open in Arduino IDE and they steadily grow in size whenever you are editing the sketch. So the logging is something you would usually want to disable whenever generation of logs is not needed.
- Press the Ctrl+Shift+P keyboard shortcut to open the "Command Palette".
- Select the "Preferences: Open Settings (UI)" command from the "Command Palette".
The "Preferences" tab will now open in the editor panel. - Type
arduino.language.login the "Search Settings" field of the "Preferences" tab. - Uncheck the box under the "Arduino > Language: Log" setting.
- Close the Preferences tab by clicking its X icon.
You are now welcome to delete the .log files that were added to the sketch folder.
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.

