IDE 2.1.1 - Changing Serial Monitor Baud Rate ?

Sounds good
Have you tried starting the computer in SAFE MODE

when disabling programs that may be blocking be sure to do the following

Go to Programs and Features
Look for Antivirus
Look for Anti spyware
You may have multiple
Check anything that seems unfamiliar like registry cleaners

Also Disable Windows Defender for the test
Also Check to see if your system date and time are correct as well as timezone

Let us know how you go

Computer in normal setup (Not Safe Mode) - Ran Debug again and it appears the file is still not being run.

PS C:\Users\Steve\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"

PS C:\Users\Steve\AppData\Local\Programs\Arduino IDE> Arduino IDE 2.1.1
Starting backend process. PID: 9408
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Steve/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-08-06T17:41:32.424Z root INFO Backend Object.initialize: 9.5 ms [Finished 5.909 s after backend start]
2023-08-06T17:41:32.428Z root INFO Backend Object.configure: 7.8 ms [Finished 5.909 s after backend start]
2023-08-06T17:41:32.429Z root INFO Backend MessagingContribution.onStart: 2.7 ms [Finished 5.909 s after backend start]
2023-08-06T17:41:32.430Z root INFO Backend OSBackendApplicationContribution.configure: 0.7 ms [Finished 6.069 s after backend start]
2023-08-06T17:41:32.431Z root INFO Backend DefaultWorkspaceServer.onStart: 0.6 ms [Finished 6.069 s after backend start]
2023-08-06T17:41:32.434Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 6.070 s after backend start]
2023-08-06T17:41:32.436Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 160.5 ms [Finished 6.070 s after backend start]
2023-08-06T17:41:32.437Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.4 ms [Finished 6.070 s after backend start]
2023-08-06T17:41:32.438Z root INFO Backend ElectronTokenBackendContribution.configure: 5.4 ms [Finished 6.076 s after backend start]
2023-08-06T17:41:32.439Z config INFO >>> Initializing CLI configuration...
2023-08-06T17:41:32.440Z root INFO Backend PluginDeployerContribution.initialize: 1.0 ms [Finished 6.076 s after backend start]
2023-08-06T17:41:32.441Z root INFO Backend ConfigServiceImpl.onStart: 1.7 ms [Finished 6.077 s after backend start]
2023-08-06T17:41:32.451Z config INFO Loading CLI configuration from c:\Users\Steve\.arduinoIDE\arduino-cli.yaml...
2023-08-06T17:41:32.453Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.8 ms [Finished 6.080 s after backend start]
2023-08-06T17:41:32.453Z root INFO Backend ArduinoDaemonImpl.onStart: 2.4 ms [Finished 6.082 s after backend start]
2023-08-06T17:41:32.460Z root INFO Backend NodeFileUploadService.configure: 5.3 ms [Finished 6.083 s after backend start]
2023-08-06T17:41:32.461Z daemon INFO Starting daemon from C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-08-06T17:41:32.462Z discovery-log INFO start
2023-08-06T17:41:32.475Z discovery-log INFO start new deferred
2023-08-06T17:41:32.493Z root INFO Backend HostedPluginLocalizationService.initialize: 0.8 ms [Finished 6.084 s after backend start]
2023-08-06T17:41:32.494Z root INFO Backend BoardDiscovery.onStart: 2.4 ms [Finished 6.086 s after backend start]
2023-08-06T17:41:32.497Z root INFO Backend FileDownloadEndpoint.configure: 2.3 ms [Finished 6.087 s after backend start]
2023-08-06T17:41:32.517Z root INFO Backend AuthenticationServiceImpl.onStart: 0.9 ms [Finished 6.099 s after backend start]
2023-08-06T17:41:32.531Z root INFO Backend PluginApiContribution.configure: 1.2 ms [Finished 6.100 s after backend start]
2023-08-06T17:41:32.538Z root INFO Backend HostedPluginReader.configure: 32.2 ms [Finished 6.141 s after backend start]
2023-08-06T17:41:32.558Z root INFO Backend HostedPluginReader.configure: 0.3 ms [Finished 6.163 s after backend start]
2023-08-06T17:41:32.560Z root INFO Backend PlotterBackendContribution.configure: 3.9 ms [Finished 6.184 s after backend start]
2023-08-06T17:41:32.573Z root INFO Theia app listening on http://localhost:49651.
2023-08-06T17:41:32.595Z root INFO Finished starting backend application: 111.2 ms [Finished 6.220 s after backend start]
2023-08-06T17:41:32.614Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Steve/.arduinoIDE/plugins does not exist.
2023-08-06T17:41:32.628Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Steve/.arduinoIDE/extensions does not exist.
Restoring workspace roots: d:\Arduinofiles\libraries\ESP32\ESP32\examples\FreeRTOS\BasicMultiThreading
2023-08-06T17:41:32.648Z root WARN The local plugin referenced by local-dir:C:\Users\Steve\.arduinoIDE\plugins does not exist.
isTempSketch: false. Input was d:\Arduinofiles\libraries\ESP32\ESP32\examples\FreeRTOS\BasicMultiThreading\BasicMultiThreading.ino
2023-08-06T17:41:32.837Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:32.880Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-08-06T17:41:32.945Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:32.971Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.8" with engines:
2023-08-06T17:41:33.024Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.038Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-08-06T17:41:33.059Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.074Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-08-06T17:41:33.080Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.104Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-08-06T17:41:33.126Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.130Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-08-06T17:41:33.138Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.148Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-08-06T17:41:33.166Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.207Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-08-06T17:41:33.223Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.225Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-08-06T17:41:33.266Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.286Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-08-06T17:41:33.290Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.328Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-08-06T17:41:33.369Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.397Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-08-06T17:41:33.430Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.460Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-08-06T17:41:33.471Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.494Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-08-06T17:41:33.507Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.534Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-08-06T17:41:33.580Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.634Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-08-06T17:41:33.731Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.794Z 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-06T17:41:33.843Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:33.979Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-08-06T17:41:34.101Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:34.205Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-08-06T17:41:34.256Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:34.294Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-08-06T17:41:34.334Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-08-06T17:41:34.372Z 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-06T17:41:34.420Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":["https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"]},"daemon":{"port":"50051"},"directories":{"builtin":{"libraries":"C:\\Users\\Steve\\AppData\\Local\\Arduino15\\libraries"},"data":"c:\\Users\\Steve\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\Steve\\AppData\\Local\\Arduino15\\staging","user":"d:\\Arduinofiles"},"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-06T17:41:34.456Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-08-06T17:41:34.521Z config INFO Loaded the CLI configuration.
2023-08-06T17:41:34.739Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/Steve/AppData/Local/Arduino15","sketchDirUri":"file:///d%3A/Arduinofiles","additionalUrls":["https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json"],"network":"none","locale":"en"}
2023-08-06T17:41:34.787Z config INFO Validating the CLI configuration...
2023-08-06T17:41:34.851Z config INFO The CLI config is valid.
2023-08-06T17:41:34.889Z config INFO <<< Initialized the CLI configuration.
2023-08-06T17:41:35.143Z root INFO Resolve plugins list: 2688.7 ms [Finished 8.785 s after backend start]
2023-08-06T17:41:35.288Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 147.7 ms [Finished 8.933 s after backend start]
2023-08-06T17:41:35.340Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.8" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 52.5 ms [Finished 8.986 s after backend start]
2023-08-06T17:41:35.455Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 114.8 ms [Finished 9.101 s after backend start]
2023-08-06T17:41:35.479Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 24.3 ms [Finished 9.125 s after backend start]
2023-08-06T17:41:35.487Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 8.0 ms [Finished 9.133 s after backend start]
2023-08-06T17:41:35.809Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 321.9 ms [Finished 9.455 s after backend start]
2023-08-06T17:41:36.356Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 547.0 ms [Finished 10.002 s after backend start]
2023-08-06T17:41:36.910Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 553.5 ms [Finished 10.556 s after backend start]
2023-08-06T17:41:37.449Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 538.6 ms [Finished 11.095 s after backend start]
2023-08-06T17:41:37.957Z daemon INFO INFO[0000] Using config file: c:\Users\Steve\.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:49504
{"IP":"127.0.0.1","Port":"49504"}


2023-08-06T17:41:38.059Z daemon INFO Daemon is running.
2023-08-06T17:41:38.534Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 1085.5 ms [Finished 12.180 s after backend start]
Opening channel for service path '/services/electron-window-ext'.
2023-08-06T17:41:38.833Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 298.5 ms [Finished 12.479 s after backend start]
Opening channel for service path '/services/electron-window'.
2023-08-06T17:41:38.980Z daemon INFO INFO[0001] Loading hardware from: c:\Users\Steve\AppData\Local\Arduino15\packages
INFO[0001] Loading package Cosa from: C:\Users\Steve\AppData\Local\Arduino15\packages\Cosa\hardware
INFO[0001] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform                               platform="Cosa:avr@1.2.0"
INFO[0001] Loading package MightyCore from: C:\Users\Steve\AppData\Local\Arduino15\packages\MightyCore\hardware
INFO[0001] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0001] Loaded platform                               platform="MightyCore:avr@2.1.3"
INFO[0001] Loading package MiniCore from: C:\Users\Steve\AppData\Local\Arduino15\packages\MiniCore\hardware

Opening channel for service path '/services/ide-updater'.
2023-08-06T17:41:39.404Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 571.3 ms [Finished 13.050 s after backend start]
2023-08-06T17:41:39.450Z daemon INFO INFO[0002] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0002] Loaded platform                               platform="MiniCore:avr@2.1.3"
INFO[0002] Loading package arduino from: C:\Users\Steve\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0002] Checking signature                            error="opening signature file: open C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"

2023-08-06T17:41:39.503Z daemon INFO INFO[0002] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0002] Loaded platform                               platform="arduino:avr@1.8.6"
INFO[0002] Checking signature                            error="opening signature file: open C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\esp32\\2.0.11\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\esp32\\2.0.11\\installed.json" signatureFile="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\esp32\\2.0.11\\installed.json.sig"
INFO[0002] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0002] Loaded platform                               platform="arduino:esp32@2.0.11"

2023-08-06T17:41:39.553Z daemon INFO INFO[0002] Checking signature                            error="opening signature file: open C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json" signatureFile="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json.sig"
INFO[0002] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0002] Loaded platform                               platform="arduino:megaavr@1.8.8"
INFO[0002] Checking existence of 'tools' path: C:\Users\Steve\AppData\Local\Arduino15\packages\arduino\tools
INFO[0002] Loading tools from dir: C:\Users\Steve\AppData\Local\Arduino15\packages\arduino\tools
INFO[0002] Loaded tool                                   tool="arduino:arduinoOTA@1.3.0"
INFO[0002] Loaded tool                                   tool="arduino:avr-gcc@4.8.1-arduino5"
INFO[0002] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5"
INFO[0002] Loaded tool                                   tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0002] Loaded tool                                   tool="arduino:avrdude@6.0.1-arduino5"
INFO[0002] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino17"
INFO[0002] Loaded tool                                   tool="arduino:avrdude@6.3.0-arduino18"
INFO[0002] Loaded tool                                   tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0002] Loading package builtin from: C:\Users\Steve\AppData\Local\Arduino15\packages\builtin
INFO[0002] Checking existence of 'tools' path: C:\Users\Steve\AppData\Local\Arduino15\packages\builtin\tools
INFO[0002] Loading tools from dir: C:\Users\Steve\AppData\Local\Arduino15\packages\builtin\tools
INFO[0002] Loaded tool                                   tool="builtin:ctags@5.8-arduino11"
INFO[0002] Loaded tool                                   tool="builtin:dfu-discovery@0.1.2"
INFO[0002] Loaded tool                                   tool="builtin:mdns-discovery@1.0.6"
INFO[0002] Loaded tool                                   tool="builtin:mdns-discovery@1.0.8"
INFO[0002] Loaded tool                                   tool="builtin:mdns-discovery@1.0.9"
INFO[0002] Loaded tool                                   tool="builtin:serial-discovery@1.3.2"
INFO[0002] Loaded tool                                   tool="builtin:serial-discovery@1.4.0"
INFO[0002] Loaded tool                                   tool="builtin:serial-monitor@0.10.0"
INFO[0002] Loaded tool                                   tool="builtin:serial-monitor@0.11.0"
INFO[0002] Loaded tool                                   tool="builtin:serial-monitor@0.13.0"
INFO[0002] Loading package esp32 from: C:\Users\Steve\AppData\Local\Arduino15\packages\esp32\hardware

2023-08-06T17:41:40.093Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 688.5 ms [Finished 13.739 s after backend start]
2023-08-06T17:41:40.305Z daemon INFO INFO[0002] Checking signature                            error="opening signature file: open C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\installed.json" signatureFile="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\installed.json.sig"

2023-08-06T17:41:40.773Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 679.9 ms [Finished 14.419 s after backend start]
2023-08-06T17:41:41.014Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 240.7 ms [Finished 14.660 s after backend start]
2023-08-06T17:41:41.070Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 1554.7 ms [Finished 8.170 s after frontend start]
2023-08-06T17:41:41.087Z root WARN Frontend commands.onStart took longer than the expected maximum 100 milliseconds: 102.0 ms [Finished 8.274 s after frontend start]
2023-08-06T17:41:41.166Z daemon INFO INFO[0004] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0004] Loaded platform                               platform="esp32:esp32@2.0.11"
INFO[0004] Checking existence of 'tools' path: C:\Users\Steve\AppData\Local\Arduino15\packages\esp32\tools
INFO[0004] Loading tools from dir: C:\Users\Steve\AppData\Local\Arduino15\packages\esp32\tools
INFO[0004] Loaded tool                                   tool="esp32:esptool_py@3.0.0"
INFO[0004] Loaded tool                                   tool="esp32:esptool_py@4.5.1"
INFO[0004] Loaded tool                                   tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0004] Loaded tool                                   tool="esp32:mkspiffs@0.2.3"
INFO[0004] Loaded tool                                   tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0004] Loaded tool                                   tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0004] Loaded tool                                   tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0004] Loaded tool                                   tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0004] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@1.22.0-97-gc752ad5-5.2.0"
INFO[0004] Loaded tool                                   tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0004] Loaded tool                                   tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0004] Loaded tool                                   tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0004] Loading package esp8266 from: C:\Users\Steve\AppData\Local\Arduino15\packages\esp8266\hardware

2023-08-06T17:41:41.664Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 650.4 ms [Finished 15.310 s after backend start]
2023-08-06T17:41:41.749Z root WARN Frontend keybindings.onStart took longer than the expected maximum 100 milliseconds: 302.6 ms [Finished 8.578 s after frontend start]
2023-08-06T17:41:41.849Z root WARN Frontend h.onStart took longer than the expected maximum 100 milliseconds: 115.1 ms [Finished 8.714 s after frontend start]
2023-08-06T17:41:41.931Z daemon INFO INFO[0004] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0004] Loaded platform                               platform="esp8266:esp8266@3.0.2"
INFO[0004] Checking existence of 'tools' path: C:\Users\Steve\AppData\Local\Arduino15\packages\esp8266\tools
INFO[0004] Loading tools from dir: C:\Users\Steve\AppData\Local\Arduino15\packages\esp8266\tools
INFO[0004] Loaded tool                                   tool="esp8266:mklittlefs@3.0.4-gcc10.3-1757bed"
INFO[0004] Loaded tool                                   tool="esp8266:mkspiffs@3.0.4-gcc10.3-1757bed"
INFO[0004] Loaded tool                                   tool="esp8266:python3@3.7.2-post1"
INFO[0004] Loaded tool                                   tool="esp8266:xtensa-lx106-elf-gcc@3.0.4-gcc10.3-1757bed"
INFO[0004] Loading package megax8 from: C:\Users\Steve\AppData\Local\Arduino15\packages\megax8\hardware
INFO[0004] Adding monitor tool                           protocol=serial tool="builtin:serial-monitor"
INFO[0004] Loaded platform                               platform="megax8:avr@1.0.3"
INFO[0004] Checking signature                            index="c:\\Users\\Steve\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\Steve\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0004] Checking signature                            error="opening signature file: open c:\\Users\\Steve\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig: The system cannot find the file specified." index="c:\\Users\\Steve\\AppData\\Local\\Arduino15\\package_esp32_index.json" signatureFile="c:\\Users\\Steve\\AppData\\Local\\Arduino15\\package_esp32_index.json.sig"
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\Cosa\\hardware\\avr\\1.2.0\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\MiniCore\\hardware\\avr\\2.1.3\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp8266\\hardware\\esp8266\\3.0.2\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\MightyCore\\hardware\\avr\\2.1.3\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\esp32\\2.0.11\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0004] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\megax8\\hardware\\avr\\1.0.3\\libraries" location=platform
INFO[0004] Loading libraries index file                  index="c:\\Users\\Steve\\AppData\\Local\\Arduino15\\library_index.json"

2023-08-06T17:41:42.300Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 635.5 ms [Finished 15.946 s after backend start]
2023-08-06T17:41:42.605Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 304.9 ms [Finished 16.251 s after backend start]
2023-08-06T17:41:42.844Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 239.1 ms [Finished 16.490 s after backend start]
2023-08-06T17:41:43.030Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 185.8 ms [Finished 16.676 s after backend start]
2023-08-06T17:41:43.300Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 224.4 ms [Finished 16.900 s after backend start]
2023-08-06T17:41:43.337Z root INFO Deploy plugins list: 2688.7 ms [Finished 16.946 s after backend start]
2023-08-06T17:41:43.345Z daemon INFO INFO[0006] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0006] Adding libraries dir                          dir="d:\\Arduinofiles\\libraries" location=user

2023-08-06T17:41:58.366Z discovery-log INFO start request start watch
2023-08-06T17:41:58.374Z discovery-log INFO start requested start watch
2023-08-06T17:41:58.375Z discovery-log INFO start resolved watching
2023-08-06T17:41:58.378Z daemon INFO INFO[0021] starting discovery builtin:mdns-discovery process

2023-08-06T17:41:58.408Z 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:\Arduinofiles\libraries\ESP32\ESP32\examples\FreeRTOS\BasicMultiThreading\BasicMultiThreading.ino>, response: <d:\Arduinofiles\libraries\ESP32\ESP32\examples\FreeRTOS\BasicMultiThreading>.
2023-08-06T17:41:58.420Z daemon INFO INFO[0021] starting discovery builtin:dfu-discovery process
INFO[0021] starting discovery builtin:serial-discovery process

2023-08-06T17:41:58.623Z daemon INFO INFO[0021] started discovery builtin:dfu-discovery process
INFO[0021] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:dfu-discovery
INFO[0021] started discovery builtin:mdns-discovery process
INFO[0021] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:mdns-discovery
INFO[0021] started discovery builtin:serial-discovery process
INFO[0021] sending command HELLO 1 "arduino-cli 0.32.3" to discovery builtin:serial-discovery

2023-08-06T17:41:58.755Z root ERROR Uncaught Exception:
2023-08-06T17:41:58.768Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\recentworkspace.json'
2023-08-06T17:41:58.874Z root WARN Frontend c.onStart took longer than the expected maximum 100 milliseconds: 17201.5 ms [Finished 26.081 s after frontend start]
2023-08-06T17:41:59.246Z root INFO Start frontend contributions: 19865.5 ms [Finished 26.094 s after frontend start]
2023-08-06T17:41:59.413Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-08-06T17:41:59.493Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-08-06T17:41:59.506Z root INFO >>> Restoring the layout state...
2023-08-06T17:41:59.528Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-08-06T17:41:59.566Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/Arduinofiles/libraries/ESP32/ESP32/examples/FreeRTOS/BasicMultiThreading/BasicMultiThreading.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":20,\"column\":1},\"position\":{\"lineNumber\":20,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":118,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"},{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///d%3A/Arduinofiles/libraries/ESP32/ESP32/examples/FreeRTOS/BasicMultiThreading/README.md"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":70,\"column\":1},\"position\":{\"lineNumber\":70,\"column\":1}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":48,\"column\":1},\"firstPositionDeltaTop\":-5},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":90,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false,false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"},{"constructionOptions":{"factoryId":"serial-monitor"}}],"currentIndex":1}},"pinned":[false,false],"size":326,"expanded":true},"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\":[{\"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:threads\"},\"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:frames\"},\"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:variables\"},\"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:watch\"},\"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\":\"debug:breakpoints\"},\"innerWidgetState\":\"{}\"}},{\"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.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"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},\"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\\\"}\"}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true},\"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}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}],"size":268},"rightPanel":{"type":"sidepanel","items":[]},"activeWidgetId":"code-editor-opener:file:///d%3A/Arduinofiles/libraries/ESP32/ESP32/examples/FreeRTOS/BasicMultiThreading/BasicMultiThreading.ino:0"}
2023-08-06T17:41:59.573Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-08-06T17:41:59.637Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c] Waiting for backend deployment: 657.0 ms [Finished 26.741 s after frontend start]
2023-08-06T17:42:00.073Z daemon INFO INFO[0022] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
INFO[0022] from discovery builtin:dfu-discovery received message type: hello, message: OK, protocol version: 1
INFO[0022] sending command START_SYNC to discovery builtin:dfu-discovery
INFO[0022] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0022] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
INFO[0022] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0022] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0022] from discovery builtin:dfu-discovery received message type: start_sync, message: OK
INFO[0022] from discovery builtin:serial-discovery received message type: start_sync, message: OK
INFO[0022] from discovery builtin:serial-discovery received message type: add, port: COM7
INFO[0022] from discovery builtin:serial-discovery received message type: add, port: COM9
INFO[0022] from discovery builtin:serial-discovery received message type: add, port: COM5
INFO[0022] from discovery builtin:serial-discovery received message type: add, port: COM4
INFO[0022] from discovery builtin:serial-discovery received message type: add, port: COM6

2023-08-06T17:42:00.367Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM7","label":"COM7","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-08-06T17:42:00.407Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM9","label":"COM9","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]],"hardwareId":""}},"error":""}
2023-08-06T17:42:00.423Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM5","label":"COM5","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-08-06T17:42:00.438Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM4","label":"COM4","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-08-06T17:42:00.456Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM6","label":"COM6","protocol":"serial","protocolLabel":"Serial Port","propertiesMap":[],"hardwareId":""}},"error":""}
2023-08-06T17:42:00.494Z root INFO Attached boards and available ports changed:
2023-08-06T17:42:00.522Z root INFO  - New port is available on COM7 Serial Port
2023-08-06T17:42:00.524Z root INFO ------------------------------------------
2023-08-06T17:42:00.527Z root INFO Attached boards and available ports changed:
2023-08-06T17:42:00.529Z root INFO  - New port is available on COM9 Serial Port (USB)
2023-08-06T17:42:00.530Z root INFO ------------------------------------------
2023-08-06T17:42:00.542Z root INFO Attached boards and available ports changed:
2023-08-06T17:42:00.545Z root INFO  - New port is available on COM5 Serial Port
2023-08-06T17:42:00.546Z root INFO ------------------------------------------
2023-08-06T17:42:00.552Z root INFO Attached boards and available ports changed:
2023-08-06T17:42:00.580Z root INFO  - New port is available on COM4 Serial Port
2023-08-06T17:42:00.590Z root INFO ------------------------------------------
2023-08-06T17:42:00.634Z root INFO Attached boards and available ports changed:
2023-08-06T17:42:00.639Z root INFO  - New port is available on COM6 Serial Port
2023-08-06T17:42:00.641Z root INFO ------------------------------------------
2023-08-06T17:42:02.022Z root INFO [hosted-plugin: 836] PLUGIN_HOST(836) starting instance
2023-08-06T17:42:02.660Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c] Sync of 21 plugins: 3211.8 ms [Finished 29.953 s after frontend start]
2023-08-06T17:42:03.665Z root INFO <<< The layout has been successfully restored.
2023-08-06T17:42:03.958Z root INFO Initialize the workbench layout: 4705.6 ms [Finished 30.959 s after frontend start]
2023-08-06T17:42:03.968Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-08-06T17:42:03.996Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][marus25.cortex-debug]: Loaded contributions.
2023-08-06T17:42:03.999Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][arduino.vscode-arduino-tools]: Loaded contributions.
2023-08-06T17:42:04.007Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][vscode.cpp]: Loaded contributions.
2023-08-06T17:42:04.007Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][vscode.json]: Loaded contributions.
2023-08-06T17:42:04.008Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][vscode.json-language-features]: Loaded contributions.
2023-08-06T17:42:04.009Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-08-06T17:42:04.009Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-08-06T17:42:04.010Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-08-06T17:42:04.010Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-08-06T17:42:04.011Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-08-06T17:42:04.013Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-08-06T17:42:04.014Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-08-06T17:42:04.015Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-08-06T17:42:04.018Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-08-06T17:42:04.019Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-08-06T17:42:04.020Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-08-06T17:42:04.020Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-08-06T17:42:04.021Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-08-06T17:42:04.022Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-08-06T17:42:04.023Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-08-06T17:42:04.023Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-08-06T17:42:04.024Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c] Load contributions of 21 plugins: 285.4 ms [Finished 31.246 s after frontend start]
2023-08-06T17:42:04.160Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-08-06T17:42:04.175Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-08-06T17:42:04.344Z root ERROR Request markAsRecentlyOpened failed with error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\recent-sketches.json'
2023-08-06T17:42:06.775Z root INFO Frontend application start: 25913.0 ms [Finished 40.419 s after backend start]
2023-08-06T17:42:06.787Z root INFO Replace loading indicator with ready workbench UI (animation): 1568.1 ms [Finished 32.818 s after frontend start]
2023-08-06T17:42:06.885Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-08-06T17:42:06.903Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
Update for version 2.1.1 is not available (latest version: 2.1.1, downgrade is allowed).
2023-08-06T17:42:11.800Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","MB85_FRAM"].
    at t.unregisterSubmenu (file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8210643)
    at Object.<anonymous> (file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8020254)
    at Object.e.dispose (file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273444)
    at t.DisposableCollection.dispose (file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:2273161)
    at file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:8022869
    at o (file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484197)
    at e.exports._next (file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9483983)
    at file:///C:/Users/Steve/AppData/Local/Programs/Arduino%20IDE/resources/app/lib/bundle.js:2:9484222
2023-08-06T17:42:12.171Z root INFO [hosted-plugin: 836] PLUGIN_HOST(836): PluginManagerExtImpl/init()
PLUGIN_HOST(836): initializing(cortex-debug@1.5.1 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
Debugger contribution has been registered: cortex-debug
PLUGIN_HOST(836): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(cpp@1.52.1 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(json@1.46.1 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(json-language-features@1.46.1 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-de@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-es@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-06T17:42:13.053Z root INFO [hosted-plugin: 836] PLUGIN_HOST(836): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-it@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(836): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-08-06T17:42:13.065Z daemon INFO INFO[0035] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0035] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0035] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0035] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0035] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0035] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0035] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0035] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0035] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0035] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0035] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0035] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0035] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0035] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0035] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0035] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0035] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0035] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:13.762Z root INFO [hosted-plugin: 836] PLUGIN_HOST(836): PluginManagerExtImpl/loadPlugin(C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-08-06T17:42:13.844Z monitor-service INFO starting monitor
2023-08-06T17:42:15.365Z root INFO [hosted-plugin: 836] PLUGIN_HOST(836): PluginManagerExtImpl/loadPlugin(C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-08-06T17:42:15.444Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][marus25.cortex-debug]: Started plugin.
2023-08-06T17:42:15.453Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][arduino.vscode-arduino-tools]: Started plugin.
2023-08-06T17:42:15.461Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][vscode.cpp]: Started plugin.
2023-08-06T17:42:15.466Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][vscode.json]: Started plugin.
2023-08-06T17:42:15.475Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][vscode.json-language-features]: Started plugin.
2023-08-06T17:42:15.481Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-08-06T17:42:15.496Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-08-06T17:42:15.513Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-08-06T17:42:15.528Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-08-06T17:42:15.537Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-08-06T17:42:15.542Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-08-06T17:42:15.544Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-08-06T17:42:15.549Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-08-06T17:42:15.551Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-08-06T17:42:15.553Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-08-06T17:42:15.557Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-08-06T17:42:15.559Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-08-06T17:42:15.561Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-08-06T17:42:15.570Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-08-06T17:42:15.579Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-08-06T17:42:15.587Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-08-06T17:42:15.616Z root INFO [hosted-plugin: 836] PLUGIN_HOST(836): PluginManagerExtImpl/loadPlugin(C:\Users\Steve\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-08-06T17:42:15.715Z root INFO [hosted-plugin: 836] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-08-06T17:42:15.728Z root INFO [hosted-plugin: 836] GDB server console created
2023-08-06T17:42:15.747Z root INFO [c1a98679-2538-4570-828c-5b8aec09bd5c] Start of 21 plugins: 11768.5 ms [Finished 43.036 s after frontend start]
2023-08-06T17:42:16.411Z daemon INFO INFO[0039] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0039] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0039] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0039] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0039] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0039] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:16.434Z daemon INFO INFO[0039] Starting monitor process                      monitor=serial-monitor

2023-08-06T17:42:16.618Z daemon INFO INFO[0039] Monitor process started successfully!         monitor=serial-monitor
INFO[0039] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T17:42:16.661Z daemon INFO INFO[0039] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0039] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0039] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0039] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0039] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0039] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:16.736Z daemon INFO INFO[0039] received message                              error=false event_type=hello message=OK monitor=serial-monitor
INFO[0039] sending command                               command=DESCRIBE monitor=serial-monitor
INFO[0039] received message                              error=false event_type=describe message=OK monitor=serial-monitor

2023-08-06T17:42:16.742Z daemon INFO INFO[0039] sending command                               command=QUIT monitor=serial-monitor

2023-08-06T17:42:16.748Z daemon INFO INFO[0039] received message                              error=false event_type=quit message=OK monitor=serial-monitor

2023-08-06T17:42:16.760Z daemon INFO INFO[0039] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0039] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0039] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0039] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0039] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0039] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0039] Killing monitor process                       monitor=serial-monitor
ERRO[0039] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor

2023-08-06T17:42:16.865Z daemon INFO INFO[0039] Starting monitor process                      monitor=serial-monitor

2023-08-06T17:42:17.139Z daemon INFO ERRO[0040] stopped decode loop: EOF                      monitor=serial-monitor
INFO[0040] Monitor process killed                        monitor=serial-monitor

2023-08-06T17:42:17.590Z daemon INFO INFO[0040] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0040] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0040] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0040] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0040] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0040] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Monitor process started successfully!         monitor=serial-monitor
INFO[0040] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T17:42:17.729Z daemon INFO INFO[0040] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T17:42:17.749Z daemon INFO INFO[0040] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0040] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0040] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0040] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0040] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0040] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:17.849Z daemon INFO INFO[0040] received message                              error=false event_type=hello message=OK monitor=serial-monitor

2023-08-06T17:42:17.857Z daemon INFO INFO[0040] sending command                               command=DESCRIBE monitor=serial-monitor

2023-08-06T17:42:17.885Z daemon INFO INFO[0040] received message                              error=false event_type=describe message=OK monitor=serial-monitor

2023-08-06T17:42:17.891Z daemon INFO INFO[0040] sending command                               command=QUIT monitor=serial-monitor

2023-08-06T17:42:17.894Z daemon INFO INFO[0040] received message                              error=false event_type=quit message=OK monitor=serial-monitor
INFO[0040] Killing monitor process                       monitor=serial-monitor
ERRO[0040] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor

2023-08-06T17:42:18.024Z daemon INFO ERRO[0041] stopped decode loop: EOF                      monitor=serial-monitor

2023-08-06T17:42:18.047Z daemon INFO INFO[0041] Monitor process killed                        monitor=serial-monitor

2023-08-06T17:42:18.668Z daemon INFO INFO[0041] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0041] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0041] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0041] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0041] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0041] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0041] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0041] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0041] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0041] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0041] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0041] Starting monitor process                      monitor=serial-monitor
INFO[0041] Monitor process started successfully!         monitor=serial-monitor
INFO[0041] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T17:42:19.499Z root ERROR ---- !!!SLOW!!! DURATION: search took 9344.783 ms. Args: [{"type":"Updatable"}] ----
2023-08-06T17:42:19.514Z monitor-service INFO Using port configuration for serial:COM9: {"settingsList":[{"settingId":"stop_bits","value":"1"},{"settingId":"baudrate","value":"115200"},{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"off"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"off"}]}
2023-08-06T17:42:19.577Z monitor-service INFO started monitor to COM9 using serial
2023-08-06T17:42:19.633Z daemon INFO INFO[0041] received message                              error=false event_type=hello message=OK monitor=serial-monitor
INFO[0041] sending command                               command=DESCRIBE monitor=serial-monitor
INFO[0041] received message                              error=false event_type=describe message=OK monitor=serial-monitor
INFO[0041] sending command                               command="CONFIGURE stop_bits 1" monitor=serial-monitor
INFO[0041] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0041] sending command                               command="CONFIGURE baudrate 115200" monitor=serial-monitor
INFO[0041] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0041] sending command                               command="CONFIGURE bits 8" monitor=serial-monitor
INFO[0041] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0041] sending command                               command="CONFIGURE dtr off" monitor=serial-monitor
INFO[0041] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0042] sending command                               command="CONFIGURE parity none" monitor=serial-monitor
INFO[0042] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0042] sending command                               command="CONFIGURE rts off" monitor=serial-monitor
INFO[0042] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0042] sending command                               command="OPEN 127.0.0.1:54934 COM9" monitor=serial-monitor
INFO[0042] received message                              error=false event_type=open message=OK monitor=serial-monitor
INFO[0042] Port COM9 successfully opened

2023-08-06T17:42:19.701Z root INFO Starting language server: esp32:esp32:esp32da:PartitionScheme=default,CPUFreq=240,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,LoopCore=1,EventsCore=1,DebugLevel=none,EraseFlash=none
2023-08-06T17:42:20.957Z root ERROR Uncaught Exception:
2023-08-06T17:42:20.959Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\pluggable-monitor-settings.json'
2023-08-06T17:42:21.628Z root ERROR Request recentlyOpenedSketches failed with error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\recent-sketches.json'
2023-08-06T17:42:22.356Z daemon INFO INFO[0045] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0045] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0045] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0045] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0045] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:22.519Z daemon INFO INFO[0045] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0045] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0045] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0045] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0045] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:22.702Z daemon INFO INFO[0045] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0045] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0045] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0045] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0045] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T17:42:22.959Z daemon INFO INFO[0045] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0045] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0045] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0045] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0045] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0045] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0045] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0045] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0045] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0045] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0045] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\libraries" location=platform
INFO[0045] Adding libraries dir                          dir="d:\\Arduinofiles\\libraries" location=user

2023-08-06T17:42:29.013Z monitor-service INFO stopped monitor to COM9 using serial
2023-08-06T17:42:29.349Z daemon INFO INFO[0052] sending command                               command=CLOSE monitor=serial-monitor
INFO[0052] received message                              error=false event_type=close message=OK monitor=serial-monitor
INFO[0052] sending command                               command=QUIT monitor=serial-monitor
INFO[0052] received message                              error=false event_type=quit message=OK monitor=serial-monitor
INFO[0052] Killing monitor process                       monitor=serial-monitor
ERRO[0052] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor

2023-08-06T17:42:29.369Z daemon INFO ERRO[0052] stopped decode loop: EOF                      monitor=serial-monitor

2023-08-06T17:42:29.507Z monitor-service INFO monitor to COM9 using serial closed by server
2023-08-06T17:42:29.508Z monitor-service INFO monitor to COM9 using serial closed by client
2023-08-06T17:42:29.510Z daemon INFO INFO[0052] Monitor process killed                        monitor=serial-monitor

2023-08-06T17:42:35.230Z daemon INFO INFO[0058] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0058] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0058] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0058] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0058] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0058] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Starting monitor process                      monitor=serial-monitor
INFO[0058] Monitor process started successfully!         monitor=serial-monitor
INFO[0058] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor
INFO[0058] received message                              error=false event_type=hello message=OK monitor=serial-monitor
INFO[0058] sending command                               command=DESCRIBE monitor=serial-monitor
INFO[0058] received message                              error=false event_type=describe message=OK monitor=serial-monitor
INFO[0058] sending command                               command=QUIT monitor=serial-monitor
INFO[0058] received message                              error=false event_type=quit message=OK monitor=serial-monitor
INFO[0058] Killing monitor process                       monitor=serial-monitor
ERRO[0058] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor

2023-08-06T17:42:35.446Z monitor-service INFO starting monitor
2023-08-06T17:42:35.455Z daemon INFO ERRO[0058] stopped decode loop: EOF                      monitor=serial-monitor
INFO[0058] Monitor process killed                        monitor=serial-monitor

2023-08-06T17:42:35.693Z daemon INFO INFO[0058] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0058] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0058] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0058] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0058] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0058] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0058] Starting monitor process                      monitor=serial-monitor
INFO[0058] Monitor process started successfully!         monitor=serial-monitor
INFO[0058] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T17:42:35.888Z daemon INFO INFO[0058] received message                              error=false event_type=hello message=OK monitor=serial-monitor
INFO[0058] sending command                               command=DESCRIBE monitor=serial-monitor
INFO[0058] received message                              error=false event_type=describe message=OK monitor=serial-monitor
INFO[0058] sending command                               command=QUIT monitor=serial-monitor
INFO[0058] received message                              error=false event_type=quit message=OK monitor=serial-monitor
INFO[0058] Killing monitor process                       monitor=serial-monitor
ERRO[0058] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor
ERRO[0058] stopped decode loop: EOF                      monitor=serial-monitor
INFO[0058] Monitor process killed                        monitor=serial-monitor

2023-08-06T17:42:36.217Z monitor-service INFO Using port configuration for serial:COM9: {"settingsList":[{"settingId":"stop_bits","value":"1"},{"settingId":"baudrate","value":"115200"},{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"off"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"off"}]}
2023-08-06T17:42:36.223Z monitor-service INFO started monitor to COM9 using serial
2023-08-06T17:42:36.235Z daemon INFO INFO[0059] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0059] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0059] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0059] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0059] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0059] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0059] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0059] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0059] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0059] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0059] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0059] Starting monitor process                      monitor=serial-monitor
INFO[0059] Monitor process started successfully!         monitor=serial-monitor
INFO[0059] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=hello message=OK monitor=serial-monitor
INFO[0059] sending command                               command=DESCRIBE monitor=serial-monitor
INFO[0059] received message                              error=false event_type=describe message=OK monitor=serial-monitor
INFO[0059] sending command                               command="CONFIGURE stop_bits 1" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0059] sending command                               command="CONFIGURE baudrate 115200" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0059] sending command                               command="CONFIGURE bits 8" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0059] sending command                               command="CONFIGURE dtr off" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0059] sending command                               command="CONFIGURE parity none" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0059] sending command                               command="CONFIGURE rts off" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0059] sending command                               command="OPEN 127.0.0.1:49816 COM9" monitor=serial-monitor
INFO[0059] received message                              error=false event_type=open message=OK monitor=serial-monitor
INFO[0059] Port COM9 successfully opened

2023-08-06T17:42:36.532Z root ERROR Uncaught Exception:
2023-08-06T17:42:36.533Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\pluggable-monitor-settings.json'
2

Tried SAFE Mode. No success. Couldn't get any board to be recognized via the Serial Monitor. Kept opening by Server and closing by CLient.
BTW -Used SAFE Mode with Networking, but only wifi Inet available. SAFE turns off the WIFI/BT, so couldn't connect.

Observation:

  • The ELECROW WIZEE 2.4" uses the CH340 Serial chip, which results in a COM of #9
  • The other ESP32 Devkits use the CP210x Serial chip, which results in using COM
    Could this influence things? (I won't think so, but thought I'd mention it)

Yeah, Limited drivers only

Have you tried on another computer ?

-WIn10 rebooted in normal mode:
-Debug'd IDE: Now, the BAUD DD is not showing for any ESP32's

2023-08-06T18:44:58.119Z daemon INFO INFO[0154] Starting monitor process                      monitor=serial-monitor

2023-08-06T18:44:58.137Z daemon INFO INFO[0154] Monitor process started successfully!         monitor=serial-monitor

2023-08-06T18:44:58.138Z daemon INFO INFO[0154] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T18:44:58.180Z daemon INFO INFO[0154] received message                              error=false event_type=hello message=OK monitor=serial-monitor

2023-08-06T18:44:58.181Z daemon INFO INFO[0154] sending command                               command=DESCRIBE monitor=serial-monitor
INFO[0154] received message                              error=false event_type=describe message=OK monitor=serial-monitor
INFO[0154] sending command                               command="CONFIGURE bits 8" monitor=serial-monitor

2023-08-06T18:44:58.183Z daemon INFO INFO[0154] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0154] sending command                               command="CONFIGURE dtr off" monitor=serial-monitor

2023-08-06T18:44:58.186Z daemon INFO INFO[0154] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0154] sending command                               command="CONFIGURE parity none" monitor=serial-monitor
INFO[0154] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0154] sending command                               command="CONFIGURE rts off" monitor=serial-monitor

2023-08-06T18:44:58.189Z daemon INFO INFO[0154] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:44:58.191Z daemon INFO INFO[0154] sending command                               command="CONFIGURE stop_bits 1" monitor=serial-monitor

2023-08-06T18:44:58.192Z daemon INFO INFO[0154] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:44:58.193Z daemon INFO INFO[0154] sending command                               command="CONFIGURE baudrate 115200" monitor=serial-monitor

2023-08-06T18:44:58.194Z daemon INFO INFO[0154] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:44:58.196Z daemon INFO INFO[0154] sending command                               command="OPEN 127.0.0.1:59346 COM3" monitor=serial-monitor

2023-08-06T18:44:58.271Z daemon INFO INFO[0154] received message                              error=false event_type=open message=OK monitor=serial-monitor

2023-08-06T18:44:58.274Z monitor-service INFO Using port configuration for serial:COM3: {"settingsList":[{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"off"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"off"},{"settingId":"stop_bits","value":"1"},{"settingId":"baudrate","value":"115200"}]}
2023-08-06T18:44:58.274Z monitor-service INFO started monitor to COM3 using serial
2023-08-06T18:44:58.274Z daemon INFO INFO[0154] Port COM3 successfully opened

2023-08-06T18:44:58.277Z root ERROR Uncaught Exception:
2023-08-06T18:44:58.277Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\pluggable-monitor-settings.json'

BTW: I've exempted the Arduino files in question from the AntiVirus

Tried to capture the Debug lang for when I plug the ESP32 USB into the computer:

2023-08-06T18:47:28.355Z daemon INFO INFO[0304] from discovery builtin:serial-discovery received message type: add, port: COM9

2023-08-06T18:47:28.357Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM9","label":"COM9","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]],"hardwareId":""}},"error":""}
2023-08-06T18:47:28.360Z root INFO Attached boards and available ports changed:
2023-08-06T18:47:28.364Z root INFO  - New port is available on COM9 Serial Port (USB)
2023-08-06T18:47:28.365Z root INFO ------------------------------------------
2023-08-06T18:47:47.787Z daemon INFO INFO[0323] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0323] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-08-06T18:47:47.792Z daemon INFO INFO[0323] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0323] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0323] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0323] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0323] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0323] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0323] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0323] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0323] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:47.852Z daemon INFO INFO[0324] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T18:47:47.862Z daemon INFO INFO[0324] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0324] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0324] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0324] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:47.867Z daemon INFO INFO[0324] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0324] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-08-06T18:47:47.876Z daemon INFO INFO[0324] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0324] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0324] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:47.982Z daemon INFO INFO[0324] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0324] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0324] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0324] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0324] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:48.288Z daemon INFO INFO[0324] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T18:47:48.292Z daemon INFO INFO[0324] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0324] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0324] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0324] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:48.334Z daemon INFO INFO[0324] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T18:47:48.336Z daemon INFO INFO[0324] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0324] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0324] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0324] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:48.392Z daemon INFO INFO[0324] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0324] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-08-06T18:47:48.394Z daemon INFO INFO[0324] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0324] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0324] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0324] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:49.644Z root INFO Starting language server: esp32:esp32:esp32da:PartitionScheme=default,CPUFreq=240,FlashMode=qio,FlashFreq=80,FlashSize=4M,UploadSpeed=921600,LoopCore=1,EventsCore=1,DebugLevel=none,EraseFlash=none
2023-08-06T18:47:51.272Z daemon INFO INFO[0327] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T18:47:51.273Z daemon INFO INFO[0327] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0327] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0327] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0327] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0327] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:51.318Z daemon INFO INFO[0327] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0327] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-08-06T18:47:51.319Z daemon INFO INFO[0327] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0327] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0327] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0327] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:51.336Z daemon INFO INFO[0327] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0327] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-08-06T18:47:51.337Z daemon INFO INFO[0327] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0327] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0327] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0327] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0327] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\libraries" location=ide

2023-08-06T18:47:51.338Z daemon INFO INFO[0327] Adding libraries dir                          dir="C:\\Users\\Steve\\AppData\\Local\\Arduino15\\packages\\esp32\\hardware\\esp32\\2.0.11\\libraries" location=platform

2023-08-06T18:47:51.339Z daemon INFO INFO[0327] Adding libraries dir                          dir="d:\\Arduinofiles\\libraries" location=user

2023-08-06T18:47:59.386Z monitor-service INFO starting monitor
2023-08-06T18:47:59.431Z daemon INFO INFO[0335] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"
INFO[0335] Required tool                                 tool="esp32:esptool_py@4.5.1"

2023-08-06T18:47:59.436Z daemon INFO INFO[0335] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0335] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0335] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0335] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0335] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:59.461Z daemon INFO INFO[0335] Starting monitor process                      monitor=serial-monitor

2023-08-06T18:47:59.463Z daemon INFO INFO[0335] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T18:47:59.464Z daemon INFO INFO[0335] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0335] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0335] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0335] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0335] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0335] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0335] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:59.482Z daemon INFO INFO[0335] Starting monitor process                      monitor=serial-monitor

2023-08-06T18:47:59.490Z daemon INFO INFO[0335] Monitor process started successfully!         monitor=serial-monitor

2023-08-06T18:47:59.497Z daemon INFO INFO[0335] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T18:47:59.529Z daemon INFO INFO[0335] Monitor process started successfully!         monitor=serial-monitor
INFO[0335] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T18:47:59.661Z daemon INFO INFO[0335] received message                              error=false event_type=hello message=OK monitor=serial-monitor

2023-08-06T18:47:59.663Z daemon INFO INFO[0335] sending command                               command=DESCRIBE monitor=serial-monitor

2023-08-06T18:47:59.671Z daemon INFO INFO[0335] received message                              error=false event_type=describe message=OK monitor=serial-monitor

2023-08-06T18:47:59.672Z daemon INFO INFO[0335] sending command                               command=QUIT monitor=serial-monitor

2023-08-06T18:47:59.675Z daemon INFO INFO[0335] received message                              error=false event_type=hello message=OK monitor=serial-monitor

2023-08-06T18:47:59.677Z daemon INFO INFO[0335] received message                              error=false event_type=quit message=OK monitor=serial-monitor

2023-08-06T18:47:59.678Z daemon INFO INFO[0335] sending command                               command=DESCRIBE monitor=serial-monitor

2023-08-06T18:47:59.682Z daemon INFO INFO[0335] Killing monitor process                       monitor=serial-monitor
ERRO[0335] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor
INFO[0335] received message                              error=false event_type=describe message=OK monitor=serial-monitor

2023-08-06T18:47:59.683Z daemon INFO INFO[0335] sending command                               command=QUIT monitor=serial-monitor

2023-08-06T18:47:59.685Z daemon INFO INFO[0335] received message                              error=false event_type=quit message=OK monitor=serial-monitor

2023-08-06T18:47:59.686Z daemon INFO INFO[0335] Killing monitor process                       monitor=serial-monitor

2023-08-06T18:47:59.687Z daemon INFO ERRO[0335] Sent kill signal                              error="TerminateProcess: Access is denied." monitor=serial-monitor

2023-08-06T18:47:59.764Z daemon INFO ERRO[0335] stopped decode loop: EOF                      monitor=serial-monitor

2023-08-06T18:47:59.768Z daemon INFO ERRO[0335] stopped decode loop: EOF                      monitor=serial-monitor

2023-08-06T18:47:59.781Z daemon INFO INFO[0335] Monitor process killed                        monitor=serial-monitor

2023-08-06T18:47:59.789Z daemon INFO INFO[0335] Monitor process killed                        monitor=serial-monitor

2023-08-06T18:47:59.843Z daemon INFO INFO[0336] Required tool                                 tool="arduino:dfu-util@0.11.0-arduino5"

2023-08-06T18:47:59.846Z daemon INFO INFO[0336] Required tool                                 tool="esp32:esptool_py@4.5.1"
INFO[0336] Required tool                                 tool="esp32:mklittlefs@3.0.0-gnu12-dc7f933"
INFO[0336] Required tool                                 tool="esp32:mkspiffs@0.2.3"
INFO[0336] Required tool                                 tool="esp32:openocd-esp32@v0.11.0-esp32-20221026"
INFO[0336] Required tool                                 tool="esp32:riscv32-esp-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0336] Required tool                                 tool="esp32:riscv32-esp-elf-gdb@11.2_20220823"
INFO[0336] Required tool                                 tool="esp32:xtensa-esp-elf-gdb@11.2_20220823"
INFO[0336] Required tool                                 tool="esp32:xtensa-esp32-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0336] Required tool                                 tool="esp32:xtensa-esp32s2-elf-gcc@esp-2021r2-patch5-8.4.0"
INFO[0336] Required tool                                 tool="esp32:xtensa-esp32s3-elf-gcc@esp-2021r2-patch5-8.4.0"

2023-08-06T18:47:59.856Z daemon INFO INFO[0336] Starting monitor process                      monitor=serial-monitor

2023-08-06T18:47:59.885Z daemon INFO INFO[0336] Monitor process started successfully!         monitor=serial-monitor

2023-08-06T18:47:59.888Z daemon INFO INFO[0336] sending command                               command="HELLO 1 \"arduino-cli 0.32.3\"" monitor=serial-monitor

2023-08-06T18:47:59.992Z daemon INFO INFO[0336] received message                              error=false event_type=hello message=OK monitor=serial-monitor

2023-08-06T18:48:00.013Z daemon INFO INFO[0336] sending command                               command=DESCRIBE monitor=serial-monitor

2023-08-06T18:48:00.034Z daemon INFO INFO[0336] received message                              error=false event_type=describe message=OK monitor=serial-monitor

2023-08-06T18:48:00.055Z daemon INFO INFO[0336] sending command                               command="CONFIGURE stop_bits 1" monitor=serial-monitor

2023-08-06T18:48:00.071Z daemon INFO INFO[0336] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:48:00.091Z daemon INFO INFO[0336] sending command                               command="CONFIGURE baudrate 115200" monitor=serial-monitor

2023-08-06T18:48:00.096Z daemon INFO INFO[0336] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:48:00.098Z daemon INFO INFO[0336] sending command                               command="CONFIGURE bits 8" monitor=serial-monitor

2023-08-06T18:48:00.104Z daemon INFO INFO[0336] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:48:00.105Z daemon INFO INFO[0336] sending command                               command="CONFIGURE dtr off" monitor=serial-monitor

2023-08-06T18:48:00.105Z daemon INFO INFO[0336] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0336] sending command                               command="CONFIGURE parity none" monitor=serial-monitor

2023-08-06T18:48:00.106Z daemon INFO INFO[0336] received message                              error=false event_type=configure message=OK monitor=serial-monitor
INFO[0336] sending command                               command="CONFIGURE rts off" monitor=serial-monitor
INFO[0336] received message                              error=false event_type=configure message=OK monitor=serial-monitor

2023-08-06T18:48:00.107Z daemon INFO INFO[0336] sending command                               command="OPEN 127.0.0.1:57648 COM9" monitor=serial-monitor

2023-08-06T18:48:00.114Z daemon INFO INFO[0336] received message                              error=false event_type=open message=OK monitor=serial-monitor

2023-08-06T18:48:00.116Z monitor-service INFO Using port configuration for serial:COM9: {"settingsList":[{"settingId":"stop_bits","value":"1"},{"settingId":"baudrate","value":"115200"},{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"off"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"off"}]}
2023-08-06T18:48:00.117Z monitor-service INFO started monitor to COM9 using serial
2023-08-06T18:48:00.119Z daemon INFO INFO[0336] Port COM9 successfully opened

2023-08-06T18:48:00.121Z root ERROR Uncaught Exception:
2023-08-06T18:48:00.121Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\pluggable-monitor-settings.json'
2023-08-06T18:48:00.122Z root ERROR Uncaught Exception:
2023-08-06T18:48:00.122Z root ERROR Error: EPERM: operation not permitted, open 'c:\Users\Steve\.arduinoIDE\pluggable-monitor-settings.json'

Please perform the following instructions and then provide the results in a reply here on the forum:

  1. Click the Windows "Start" button.
  2. Type powershell in the search field.
  3. Select "Windows PowerShell ISE" from the search results.
    A "Windows PowerShell ISE" window will open.
  4. Click on the terminal panel of the "Windows PowerShell ISE" window.
    The terminal panel is the part that has the command prompt like PS C:\Users\per>
  5. Type the following command:
    Get-ChildItem c:\Users\Steve\.arduinoIDE
    
  6. Press the Enter key.
  7. Right click on the title bar of the PowerShell window.
    This will open a context menu.
  8. Select Edit > Select All from the context menu.
    This will select all the text in the PowerShell window.
  9. Press Ctrl+C.
    This will copy the contents of the PowerShell window to the clipboard.
  10. Open a forum reply here by clicking the Reply button.
  11. 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.
    Code tags icon on toolbar
  12. Press Ctrl+V.
    This will paste the output into the code block.
  13. Move the cursor outside of the code block markup before you add any additional text to your reply.
  14. Click the Reply button to post the output.

Please let me know if you have any questions or problems while following those instructions.

Tried this a few times and nothing additional showed. Just a CR and prompt.

PS C:\Windows\system32> Get-ChildItem C:\Users\steve\.arduinoIDE

PS C:\Windows\system32> 

Just a followup...
-the Baud DD will occasionally show with no discernable pattern, yet.
-When the Baud DD shows, it will not accept any changes.

That is interesting. Arduino IDE uses this folder to store several different data files. So it seems it has been entirely unable to write to the folder, rather than only blocked for this c:\Users\Steve\.arduinoIDE\pluggable-monitor-settings.json file specifically.

Is there anything special about your system that would block Arduino IDE from being able to write to the folder at that path?

Is your Windows username "Steve" (I ask because there is some vague possibility the problem could be related to you having changed your username at some point).

Is there free space on your C:\ hard drive?

I don't believe my computer has anything unique that would block writing to the folder.
-AntiVirus is exempted from this folder
-normal WIn10 installation
-normal Win10 com drivers
-AV is Bitdefender with exception for the .ArduinoIDE directory
-User name is "Steve", but I don't recall changing it (it has been a while since first setup)
-plenty of free space on the C:\

The only difference is the sketchbook location in Preferences is set to: D:\Arduinofiles

Hi,

I had the same issue :

Go : tools / Serial Plotter and Voila:

Hope it will work for you