PS C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit> & ".\Arduino IDE"
PS C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit>
Arduino IDE 2.1.2-nightly-20230725
Starting backend process. PID: 2864
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/Ajay/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-07-25T21:40:59.197Z root INFO Backend Object.initialize: 6.1 ms [Finished 1.808 s after backend start]
2023-07-25T21:40:59.197Z root INFO Backend Object.configure: 4.9 ms [Finished 1.808 s after backend start]
2023-07-25T21:40:59.198Z root INFO Backend MessagingContribution.onStart: 2.0 ms [Finished 1.808 s after backend start]
2023-07-25T21:40:59.199Z root INFO Backend OSBackendApplicationContribution.configure: 0.5 ms [Finished 1.873 s after backend start]
2023-07-25T21:40:59.200Z root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 1.873 s after backend start]
2023-07-25T21:40:59.201Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.2 ms [Finished 1.873 s after backend start]
2023-07-25T21:40:59.202Z root WARN Backend PluginLocalizationBackendContribution.initialize took longer than the expected maximum 50 milliseconds: 64.6 ms [Finished 1.873 s after backend start]
2023-07-25T21:40:59.202Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.4 ms [Finished 1.873 s after backend start]
2023-07-25T21:40:59.203Z root INFO Backend ElectronTokenBackendContribution.configure: 1.8 ms [Finished 1.875 s after backend start]
2023-07-25T21:40:59.232Z config INFO >>> Initializing CLI configuration...
2023-07-25T21:40:59.232Z root INFO Backend PluginDeployerContribution.initialize: 0.6 ms [Finished 1.875 s after backend start]
2023-07-25T21:40:59.233Z root INFO Backend ConfigServiceImpl.onStart: 1.1 ms [Finished 1.876 s after backend start]
2023-07-25T21:40:59.234Z config INFO Loading CLI configuration from c:\Users\Ajay\.arduinoIDE\arduino-cli.yaml...
2023-07-25T21:40:59.235Z daemon INFO Starting daemon from C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-07-25T21:40:59.235Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.5 ms [Finished 1.878 s after backend start]
2023-07-25T21:40:59.235Z root INFO Backend ArduinoDaemonImpl.onStart: 1.4 ms [Finished 1.879 s after backend start]
2023-07-25T21:40:59.235Z root INFO Backend NodeFileUploadService.configure: 2.7 ms [Finished 1.879 s after backend start]
2023-07-25T21:40:59.235Z discovery-log INFO start
2023-07-25T21:40:59.236Z discovery-log INFO start new deferred
2023-07-25T21:40:59.236Z root INFO Backend HostedPluginLocalizationService.initialize: 0.5 ms [Finished 1.880 s after backend start]
2023-07-25T21:40:59.236Z root INFO Backend BoardDiscovery.onStart: 29.5 ms [Finished 1.909 s after backend start]
2023-07-25T21:40:59.236Z root INFO Backend FileDownloadEndpoint.configure: 29.4 ms [Finished 1.909 s after backend start]
2023-07-25T21:40:59.236Z root INFO Backend AuthenticationServiceImpl.onStart: 0.7 ms [Finished 1.911 s after backend start]
2023-07-25T21:40:59.236Z root INFO Backend PluginApiContribution.configure: 0.8 ms [Finished 1.912 s after backend start]
2023-07-25T21:40:59.238Z root INFO Backend HostedPluginReader.configure: 0.6 ms [Finished 1.913 s after backend start]
2023-07-25T21:40:59.238Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.913 s after backend start]
2023-07-25T21:40:59.239Z root INFO Backend PlotterBackendContribution.configure: 1.6 ms [Finished 1.915 s after backend start]
2023-07-25T21:40:59.245Z root INFO Theia app listening on http://localhost:56967.
2023-07-25T21:40:59.253Z root INFO Finished starting backend application: 9.6 ms [Finished 1.922 s after backend start]
2023-07-25T21:40:59.265Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Ajay/.arduinoIDE/plugins does not exist.
2023-07-25T21:40:59.266Z root WARN The local plugin referenced by local-dir:/c%3A/Users/Ajay/.arduinoIDE/extensions does not exist.
2023-07-25T21:40:59.267Z root WARN The local plugin referenced by local-dir:C:\Users\Ajay\.arduinoIDE\plugins does not exist.
2023-07-25T21:40:59.307Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]},"build_cache":{"compilations_before_purge":10,"ttl":"720h0m0s"},"daemon":{"port":"50051"},"directories":{"data":"C:\\Users\\Ajay\\AppData\\Local\\Arduino15","downloads":"C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\staging","user":"C:\\Users\\Ajay\\Documents\\Arduino"},"library":{"enable_unsafe_install":false},"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-07-25T21:40:59.308Z config INFO 'directories.data' and 'directories.user' are set in the CLI configuration model.
2023-07-25T21:40:59.312Z config INFO Loaded the CLI configuration.
2023-07-25T21:40:59.333Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/Ajay/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/Ajay/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2023-07-25T21:40:59.334Z config INFO Validating the CLI configuration...
2023-07-25T21:40:59.340Z config INFO The CLI config is valid.
2023-07-25T21:40:59.341Z config INFO <<< Initialized the CLI configuration.
2023-07-25T21:40:59.383Z root INFO Resolve plugins list: 149.5 ms [Finished 2.059 s after backend start]
2023-07-25T21:40:59.608Z daemon INFO time="2023-07-26T00:40:59+03:00" level=info msg="Using config file: c:\\Users\\Ajay\\.arduinoIDE\\arduino-cli.yaml"
time="2023-07-26T00:40:59+03:00" level=info msg="arduino-cli.exe version 0.33.1"
time="2023-07-26T00:40:59+03:00" level=info msg="Executing `arduino-cli daemon`"
Daemon is now listening on 127.0.0.1:56968
{"IP":"127.0.0.1","Port":"56968"}
2023-07-25T21:40:59.608Z daemon INFO Daemon is running.
2023-07-25T21:41:00.063Z daemon INFO time="2023-07-26T00:40:59+03:00" level=info msg="Checking signature" index="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
time="2023-07-26T00:40:59+03:00" level=info msg="Loading hardware from: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages"
time="2023-07-26T00:40:59+03:00" level=info msg="Loading package arduino from: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware"
time="2023-07-26T00:40:59+03:00" level=info msg="Missing signature file" index="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json"
time="2023-07-26T00:40:59+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2023-07-26T00:40:59+03:00" level=info msg="Missing signature file" index="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\installed.json"
time="2023-07-26T00:40:59+03:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded platform" platform="arduino:samd@1.8.13"
time="2023-07-26T00:40:59+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-07-26T00:40:59+03:00" level=info msg="Loading tools from dir: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:40:59+03:00" level=info msg="Loading package builtin from: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\builtin"
time="2023-07-26T00:40:59+03:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-07-26T00:40:59+03:00" level=info msg="Loading tools from dir: C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2023-07-26T00:40:59+03:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2023-07-26T00:40:59+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
time="2023-07-26T00:40:59+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\libraries" location=platform
time="2023-07-26T00:40:59+03:00" level=info msg="Loading libraries index file" index="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\library_index.json"
2023-07-25T21:41:00.390Z daemon INFO time="2023-07-26T00:41:00+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-07-26T00:41:00+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\Documents\\Arduino\\libraries" location=user
2023-07-25T21:41:00.472Z discovery-log INFO start request start watch
2023-07-25T21:41:00.473Z discovery-log INFO start requested start watch
2023-07-25T21:41:00.475Z discovery-log INFO start resolved watching
2023-07-25T21:41:00.500Z daemon INFO time="2023-07-26T00:41:00+03:00" level=info msg="starting discovery builtin:mdns-discovery process"
time="2023-07-26T00:41:00+03:00" level=info msg="starting discovery builtin:serial-discovery process"
time="2023-07-26T00:41:00+03:00" level=info msg="started discovery builtin:mdns-discovery process"
time="2023-07-26T00:41:00+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.33.1\" to discovery builtin:mdns-discovery"
time="2023-07-26T00:41:00+03:00" level=info msg="started discovery builtin:serial-discovery process"
time="2023-07-26T00:41:00+03:00" level=info msg="sending command HELLO 1 \"arduino-cli 0.33.1\" to discovery builtin:serial-discovery"
2023-07-25T21:41:00.643Z daemon INFO time="2023-07-26T00:41:00+03:00" level=info msg="from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-07-26T00:41:00+03:00" level=info msg="sending command START_SYNC to discovery builtin:serial-discovery"
time="2023-07-26T00:41:00+03:00" level=info msg="from discovery builtin:serial-discovery received message type: start_sync, message: OK"
time="2023-07-26T00:41:00+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1"
time="2023-07-26T00:41:00+03:00" level=info msg="sending command START_SYNC to discovery builtin:mdns-discovery"
time="2023-07-26T00:41:00+03:00" level=info msg="from discovery builtin:mdns-discovery received message type: start_sync, message: OK"
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-07-25T21:41:01.861Z root INFO Deploy plugins list: 149.5 ms [Finished 4.538 s after backend start]
2023-07-25T21:41:02.013Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 413.8 ms [Finished 2.624 s after frontend start]
2023-07-25T21:41:02.033Z root WARN A command editor.action.toggleStickyScroll is already registered.
2023-07-25T21:41:02.287Z root INFO Start frontend contributions: 817.7 ms [Finished 2.894 s after frontend start]
2023-07-25T21:41:02.290Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-07-25T21:41:02.306Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-07-25T21:41:02.307Z root INFO >>> Restoring the layout state...
2023-07-25T21:41:02.315Z root INFO <<< Nothing to restore.
2023-07-25T21:41:02.366Z root INFO Initialize the workbench layout: 48.5 ms [Finished 3.005 s after frontend start]
2023-07-25T21:41:02.400Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-07-25T21:41:02.644Z root INFO [e9c49b30-e8af-4df3-a679-f2466f7d2098] Waiting for backend deployment: 405.1 ms [Finished 3.288 s after frontend start]
2023-07-25T21:41:04.034Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476) starting instance
2023-07-25T21:41:04.065Z root INFO Frontend application start: 2100.4 ms [Finished 6.742 s after backend start]
2023-07-25T21:41:04.104Z root INFO Replace loading indicator with ready workbench UI (animation): 1010.8 ms [Finished 4.062 s after frontend start]
Checking for update
2023-07-25T21:41:04.108Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-07-25T21:41:04.149Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
2023-07-25T21:41:04.790Z root ERROR ---- !!!SLOW!!! DURATION: search took 641.902 ms. Args: [{"type":"Updatable"}] ----
2023-07-25T21:41:05.075Z root INFO [e9c49b30-e8af-4df3-a679-f2466f7d2098] Sync of 22 plugins: 2392.3 ms [Finished 5.680 s after frontend start]
2023-07-25T21:41:05.077Z root INFO [e9c49b30-e8af-4df3-a679-f2466f7d2098] Loading plugin contributions
2023-07-25T21:41:05.079Z root INFO [e9c49b30-e8af-4df3-a679-f2466f7d2098] Load contributions of 22 plugins: 44.1 ms [Finished 5.724 s after frontend start]
2023-07-25T21:41:05.398Z root WARN A command arduino-include-library--WiFiNINA:Arduino is already registered.
2023-07-25T21:41:05.472Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-07-25T21:41:05.476Z root WARN a registered grammar configuration for 'cpp' language is overridden
Found version 2.1.1 (url: arduino-ide_2.1.1_Windows_64bit.exe)
2023-07-25T21:41:06.356Z root ERROR [hosted-plugin: 5476] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2023-07-25T21:41:06.360Z root ERROR [hosted-plugin: 5476] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2023-07-25T21:41:06.377Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): PluginManagerExtImpl/init()
2023-07-25T21:41:06.389Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-arduino-api@0.1.2 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.396Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(cortex-debug@1.5.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.397Z root INFO [hosted-plugin: 5476] Debugger contribution has been registered: cortex-debug
2023-07-25T21:41:06.398Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.399Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(cpp@1.52.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.400Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(json@1.46.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.401Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(json-language-features@1.46.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.403Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.405Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-language-pack-cs@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.406Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-language-pack-de@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.410Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-language-pack-es@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.412Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-language-pack-fr@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.428Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-it@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-ja@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-ko@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-pl@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-pt-BR@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-ru@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-tr@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(5476): initializing(vscode-language-pack-zh-hans@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:41:06.432Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2023-07-25T21:41:06.440Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-07-25T21:41:06.531Z root INFO [e9c49b30-e8af-4df3-a679-f2466f7d2098] Starting plugins.
2023-07-25T21:41:06.564Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-07-25T21:41:06.616Z root INFO [hosted-plugin: 5476] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-07-25T21:41:06.625Z root INFO [hosted-plugin: 5476] GDB server console created
2023-07-25T21:41:06.633Z root INFO [e9c49b30-e8af-4df3-a679-f2466f7d2098] Start of 22 plugins: 1541.3 ms [Finished 7.283 s after frontend start]
2023-07-25T21:41:56.883Z daemon INFO time="2023-07-26T00:41:56+03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM3"
2023-07-25T21:41:56.886Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[{"name":"Arduino NANO 33 IoT","fqbn":"arduino:samd:nano_33_iot","isHidden":false}],"port":{"address":"COM3","label":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x8057"],["serialNumber","8DBBD6D2503051364B2E3120FF040717"],["vid","0x2341"]],"hardwareId":"8DBBD6D2503051364B2E3120FF040717"}},"error":""}
2023-07-25T21:41:56.895Z root INFO Attached boards and available ports changed:
2023-07-25T21:41:56.895Z root INFO - Attached board: Arduino NANO 33 IoT [arduino:samd:nano_33_iot] on COM3 Serial Port (USB)
2023-07-25T21:41:56.896Z root INFO ------------------------------------------
2023-07-25T21:41:59.989Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","WiFiNINA","Tools"].
at t.unregisterSubmenu (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8581611)
at Object.<anonymous> (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8372740)
at e.dispose (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:2317212)
at t.DisposableCollection.dispose (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:2316929)
at file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8375363
at o (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:9859997)
at file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:9860141
at new Promise (<anonymous>)
at e.exports.add (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:9859922)
at C.update (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8375333)
2023-07-25T21:42:00.035Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:00.038Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:00.050Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:00.089Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:00.112Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:00.119Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:00.143Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:00.148Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:00.202Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:00.277Z root INFO Starting language server: arduino:samd:nano_33_iot
2023-07-25T21:42:00.304Z root INFO [hosted-plugin: 5476] PLUGIN_HOST(5476): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-07-25T21:42:00.720Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:00.721Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:00.731Z daemon INFO time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:00+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:00+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-07-26T00:42:00+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\libraries" location=platform
time="2023-07-26T00:42:00+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\Documents\\Arduino\\libraries" location=user
2023-07-25T21:42:01.753Z daemon INFO time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:01.755Z daemon INFO time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
2023-07-25T21:42:01.759Z daemon INFO time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:01.767Z daemon INFO time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:01+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-07-25T21:42:18.425Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 297.7 ms [Finished 1.758 s after frontend start]
2023-07-25T21:42:18.442Z root WARN A command editor.action.toggleStickyScroll is already registered.
2023-07-25T21:42:18.688Z root INFO Start frontend contributions: 658.3 ms [Finished 2.015 s after frontend start]
2023-07-25T21:42:18.688Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-07-25T21:42:18.774Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-07-25T21:42:18.775Z root INFO >>> Restoring the layout state...
2023-07-25T21:42:18.778Z root INFO <<< Nothing to restore.
2023-07-25T21:42:18.829Z root INFO Initialize the workbench layout: 40.7 ms [Finished 2.176 s after frontend start]
2023-07-25T21:42:18.859Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-07-25T21:42:19.026Z root INFO [9cd60998-f6bf-4f13-afe7-0037cd230df3] Waiting for backend deployment: 379.1 ms [Finished 2.385 s after frontend start]
2023-07-25T21:42:20.266Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040) starting instance
2023-07-25T21:42:20.376Z root INFO Frontend application start: 1993.3 ms [Finished 83.044 s after backend start]
2023-07-25T21:42:20.403Z root INFO Replace loading indicator with ready workbench UI (animation): 939.1 ms [Finished 3.160 s after frontend start]
2023-07-25T21:42:20.408Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-07-25T21:42:20.408Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
2023-07-25T21:42:20.425Z root INFO Executing startup tasks:
2023-07-25T21:42:20.425Z root INFO - 'arduino-use-inherited-boards-config' , args: [{"selectedBoard":{"fqbn":"arduino:samd:nano_33_iot","name":"Arduino NANO 33 IoT","port":{"address":"COM3","addressLabel":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","properties":{"pid":"0x8057","serialNumber":"8DBBD6D2503051364B2E3120FF040717","vid":"0x2341"},"hardwareId":"8DBBD6D2503051364B2E3120FF040717"},"state":0,"selected":false},"selectedPort":{"address":"COM3","addressLabel":"COM3","protocol":"serial","protocolLabel":"Serial Port (USB)","properties":{"pid":"0x8057","serialNumber":"8DBBD6D2503051364B2E3120FF040717","vid":"0x2341"},"hardwareId":"8DBBD6D2503051364B2E3120FF040717"}}]
2023-07-25T21:42:20.530Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:20.531Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:20.538Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:20.542Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
2023-07-25T21:42:20.553Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
2023-07-25T21:42:20.555Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:20.576Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
2023-07-25T21:42:20.578Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:20.588Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:20.592Z daemon INFO time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:20+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:20.804Z fwuploader ERROR Error: Error executing C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe firmware list --format json: unexpected end of JSON input
at ChildProcess.<anonymous> (C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\arduino-ide-extension\lib\node\exec-util.js:34:31)
at ChildProcess.emit (node:events:513:28)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2023-07-25T21:42:20.805Z root ERROR Request updatableBoards failed with error: Error executing C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe firmware list --format json: unexpected end of JSON input Error: Error executing C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\arduino-ide-extension\build\arduino-fwuploader.exe firmware list --format json: unexpected end of JSON input
at ChildProcess.<anonymous> (C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\arduino-ide-extension\lib\node\exec-util.js:34:31)
at ChildProcess.emit (node:events:513:28)
at ChildProcess._handle.onexit (node:internal/child_process:291:12)
2023-07-25T21:42:21.228Z root INFO [9cd60998-f6bf-4f13-afe7-0037cd230df3] Sync of 22 plugins: 2161.8 ms [Finished 4.546 s after frontend start]
2023-07-25T21:42:21.230Z root INFO [9cd60998-f6bf-4f13-afe7-0037cd230df3] Loading plugin contributions
2023-07-25T21:42:21.233Z root INFO [9cd60998-f6bf-4f13-afe7-0037cd230df3] Load contributions of 22 plugins: 41.7 ms [Finished 4.588 s after frontend start]
2023-07-25T21:42:21.386Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:21.388Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:21.407Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:21.410Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:21.421Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:21.426Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:21.489Z root WARN A command arduino-include-library--WiFiNINA:Arduino is already registered.
2023-07-25T21:42:21.495Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:21.529Z root ERROR Error: Could not find menu with menu-path: ["menubar","1_file","0_sketch","2_examples","3_user_libs","WiFiNINA","Tools"].
at t.unregisterSubmenu (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8581611)
at Object.<anonymous> (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8372740)
at e.dispose (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:2317212)
at t.DisposableCollection.dispose (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:2316929)
at file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:8375363
at o (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:9859997)
at e.exports._next (file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:9859783)
at file:///C:/Users/Ajay/Downloads/arduino-ide_nightly-20230725_Windows_64bit/resources/app/lib/bundle.js:2:9860022
2023-07-25T21:42:21.542Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:21.551Z daemon INFO time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:21+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:21.639Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-07-25T21:42:21.640Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-07-25T21:42:22.040Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:22.043Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:22.044Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:22.075Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:22.086Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:22.301Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:22.308Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:22.372Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:22.372Z daemon INFO time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:22+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:22.761Z root ERROR [hosted-plugin: 12040] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2023-07-25T21:42:22.761Z root ERROR [hosted-plugin: 12040] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2023-07-25T21:42:22.772Z root ERROR [hosted-plugin: 12040] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2023-07-25T21:42:22.850Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): PluginManagerExtImpl/init()
2023-07-25T21:42:22.853Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): initializing(vscode-arduino-api@0.1.2 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:22.868Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): initializing(cortex-debug@1.5.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:22.876Z root INFO [hosted-plugin: 12040] Debugger contribution has been registered: cortex-debug
PLUGIN_HOST(12040): initializing(vscode-arduino-tools@0.0.2-beta.8 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(cpp@1.52.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(json@1.46.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(json-language-features@1.46.1 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:22.878Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): initializing(vscode-language-pack-cs@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:22.890Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): initializing(vscode-language-pack-de@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-es@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:22.905Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): initializing(vscode-language-pack-fr@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-it@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-ja@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-ko@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-pl@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-pt-BR@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-ru@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-tr@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(12040): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:22.909Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): initializing(vscode-language-pack-zh-hans@1.70.0 with C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-07-25T21:42:23.051Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2023-07-25T21:42:23.127Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-07-25T21:42:23.304Z root INFO [9cd60998-f6bf-4f13-afe7-0037cd230df3] Starting plugins.
2023-07-25T21:42:23.327Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-07-25T21:42:23.396Z root INFO [hosted-plugin: 12040] Debug configuration provider has been registered: cortex-debug, trigger: 1
2023-07-25T21:42:23.444Z root INFO [hosted-plugin: 12040] GDB server console created
2023-07-25T21:42:23.473Z root INFO [9cd60998-f6bf-4f13-afe7-0037cd230df3] Start of 22 plugins: 2228.1 ms [Finished 6.832 s after frontend start]
2023-07-25T21:42:23.479Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:23.480Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.499Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:23.504Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.533Z root INFO Starting language server: arduino:samd:nano_33_iot
2023-07-25T21:42:23.568Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:23.596Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.611Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.628Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.638Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:23.639Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
2023-07-25T21:42:23.641Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.658Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.663Z root INFO [hosted-plugin: 12040] PLUGIN_HOST(12040): PluginManagerExtImpl/loadPlugin(C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-07-25T21:42:23.877Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:23.877Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.900Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:23.900Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.941Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:23.942Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.954Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:23.955Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:23.999Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
2023-07-25T21:42:24.000Z daemon INFO time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:23+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:24.015Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:24.022Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:24.154Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:24.155Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:24.159Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:24.167Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:24+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:24+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-07-26T00:42:24+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\libraries" location=platform
2023-07-25T21:42:24.168Z daemon INFO time="2023-07-26T00:42:24+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\Documents\\Arduino\\libraries" location=user
2023-07-25T21:42:25.560Z daemon INFO time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:25.562Z daemon INFO time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
2023-07-25T21:42:25.571Z daemon INFO time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:25+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:26.771Z daemon INFO time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:26.790Z daemon INFO time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:26+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:26+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\libraries" location=ide
time="2023-07-26T00:42:26+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\samd\\1.8.13\\libraries" location=platform
time="2023-07-26T00:42:26+03:00" level=info msg="Adding libraries dir" dir="C:\\Users\\Ajay\\Documents\\Arduino\\libraries" location=user
2023-07-25T21:42:29.503Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:29.507Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:29+03:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-07-25T21:42:29.529Z monitor-service INFO starting monitor
2023-07-25T21:42:29.538Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.33.1\"" monitor=serial-monitor
2023-07-25T21:42:29.553Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:29.556Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:29+03:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-07-25T21:42:29.559Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
2023-07-25T21:42:29.565Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.33.1\"" monitor=serial-monitor
2023-07-25T21:42:29.579Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2023-07-25T21:42:29.587Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2023-07-25T21:42:29.591Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
2023-07-25T21:42:29.592Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
2023-07-25T21:42:29.599Z daemon INFO time="2023-07-26T00:42:29+03:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
2023-07-25T21:42:29.601Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-07-25T21:42:29.623Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-07-25T21:42:29.633Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:29.635Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:29.636Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:29+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:29.639Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-07-25T21:42:29.658Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.33.1\"" monitor=serial-monitor
2023-07-25T21:42:29.683Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2023-07-25T21:42:29.685Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2023-07-25T21:42:29.687Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="CONFIGURE baudrate 9600" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="CONFIGURE bits 8" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="CONFIGURE dtr on" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="CONFIGURE parity none" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="CONFIGURE rts on" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="CONFIGURE stop_bits 1" monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:29+03:00" level=info msg="sending command" command="OPEN 127.0.0.1:55417 COM3" monitor=serial-monitor
2023-07-25T21:42:29.693Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="received message" error=false event_type=open message=OK monitor=serial-monitor
2023-07-25T21:42:29.694Z daemon INFO time="2023-07-26T00:42:29+03:00" level=info msg="Port COM3 successfully opened"
2023-07-25T21:42:29.696Z monitor-service INFO Using port configuration for serial:COM3: {"settingsList":[{"settingId":"baudrate","value":"9600"},{"settingId":"bits","value":"8"},{"settingId":"dtr","value":"on"},{"settingId":"parity","value":"none"},{"settingId":"rts","value":"on"},{"settingId":"stop_bits","value":"1"}]}
2023-07-25T21:42:29.696Z monitor-service INFO started monitor to COM3 using serial
2023-07-25T21:42:29.737Z monitor-service INFO No port configuration changes have been detected. No need to send configure commands to the running monitor serial:COM3.
2023-07-25T21:42:30.303Z root INFO Executing 'arduino.languageserver.notifyBuildDidComplete' with "file:///c%3A/Users/Ajay/AppData/Local/Temp/arduino/sketches/84442C19A41C8ED2A7C2934D028996E3"
2023-07-25T21:42:30.370Z monitor-service INFO stopped monitor to COM3 using serial
2023-07-25T21:42:30.374Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="sending command" command=CLOSE monitor=serial-monitor
2023-07-25T21:42:30.390Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="received message" error=false event_type=close message=OK monitor=serial-monitor
2023-07-25T21:42:30.391Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
2023-07-25T21:42:30.392Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
2023-07-25T21:42:30.410Z monitor-service INFO monitor to COM3 using serial closed by server
2023-07-25T21:42:30.424Z monitor-service INFO monitor to COM3 using serial closed by client
2023-07-25T21:42:30.425Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2023-07-26T00:42:30+03:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
time="2023-07-26T00:42:30+03:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
time="2023-07-26T00:42:30+03:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-07-25T21:42:30.439Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:30.447Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:30+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:30+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:30+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:30+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:30+03:00" level=info msg="Performing 1200-bps touch reset on serial port COM3" phase="board reset"
2023-07-25T21:42:30.967Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="Waiting for upload port..." phase="board reset"
2023-07-25T21:42:30.975Z daemon INFO time="2023-07-26T00:42:30+03:00" level=info msg="from discovery builtin:serial-discovery received message type: remove, port: COM3"
2023-07-25T21:42:30.977Z discovery-log INFO {"eventType":"remove","port":{"matchingBoardsList":[],"port":{"address":"COM3","label":"","protocol":"serial","protocolLabel":"","propertiesMap":[],"hardwareId":""}},"error":""}
2023-07-25T21:42:31.103Z root INFO Attached boards and available ports changed:
2023-07-25T21:42:31.105Z root INFO - Detached board: Arduino NANO 33 IoT [arduino:samd:nano_33_iot] from COM3 Serial Port (USB)
2023-07-25T21:42:31.107Z root INFO ------------------------------------------
2023-07-25T21:42:31.118Z root INFO Attached boards and available ports changed:
2023-07-25T21:42:31.118Z root INFO - Detached board: Arduino NANO 33 IoT [arduino:samd:nano_33_iot] from COM3 Serial Port (USB)
2023-07-25T21:42:31.120Z root INFO ------------------------------------------
2023-07-25T21:42:31.178Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.184Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.200Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.208Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.215Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.220Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.221Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.225Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:31.239Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.245Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:31.246Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:31.246Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.278Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:31.287Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.292Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:31.298Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.313Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.316Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:31.317Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.659Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.663Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.729Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.735Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.806Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.809Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.815Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.824Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.825Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:31.826Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
2023-07-25T21:42:31.828Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:31.838Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:31.851Z daemon INFO time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:31+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:32.046Z daemon INFO time="2023-07-26T00:42:32+03:00" level=info msg="from discovery builtin:serial-discovery received message type: add, port: COM13"
2023-07-25T21:42:32.052Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[{"name":"Arduino NANO 33 IoT","fqbn":"arduino:samd:nano_33_iot","isHidden":false}],"port":{"address":"COM13","label":"COM13","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x0057"],["serialNumber",""],["vid","0x2341"]],"hardwareId":""}},"error":""}
2023-07-25T21:42:32.062Z root INFO Attached boards and available ports changed:
2023-07-25T21:42:32.066Z root INFO - Attached board: Arduino NANO 33 IoT [arduino:samd:nano_33_iot] on COM13 Serial Port (USB)
2023-07-25T21:42:32.077Z root INFO ------------------------------------------
2023-07-25T21:42:32.094Z root INFO Attached boards and available ports changed:
2023-07-25T21:42:32.097Z root INFO - Attached board: Arduino NANO 33 IoT [arduino:samd:nano_33_iot] on COM13 Serial Port (USB)
2023-07-25T21:42:32.104Z root INFO ------------------------------------------
2023-07-25T21:42:33.025Z daemon INFO time="2023-07-26T00:42:33+03:00" level=info msg="Upload port found on COM13" phase="board reset"
2023-07-25T21:42:35.376Z monitor-service INFO starting monitor
2023-07-25T21:42:35.386Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
2023-07-25T21:42:35.387Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
2023-07-25T21:42:35.389Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
time="2023-07-26T00:42:35+03:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-07-25T21:42:35.391Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
2023-07-25T21:42:35.391Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.33.1\"" monitor=serial-monitor
2023-07-25T21:42:35.413Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
2023-07-25T21:42:35.416Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2023-07-25T21:42:35.422Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=quit message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="Killing monitor process" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=error msg="Sent kill signal" error="TerminateProcess: Access is denied." monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=error msg="stopped decode loop: EOF" monitor=serial-monitor
2023-07-25T21:42:35.436Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Monitor process killed" monitor=serial-monitor
2023-07-25T21:42:35.456Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:CMSIS@4.5.0"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:CMSIS-Atmel@1.2.0"
2023-07-25T21:42:35.456Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:arduinoOTA@1.2.1"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:arm-none-eabi-gcc@7-2017q4"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:bossac@1.7.0-arduino3"
time="2023-07-26T00:42:35+03:00" level=info msg="Required tool" tool="arduino:openocd@0.10.0-arduino7"
2023-07-25T21:42:35.457Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Starting monitor process" monitor=serial-monitor
2023-07-25T21:42:35.460Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="Monitor process started successfully!" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="HELLO 1 \"arduino-cli 0.33.1\"" monitor=serial-monitor
2023-07-25T21:42:35.485Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=hello message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command=DESCRIBE monitor=serial-monitor
2023-07-25T21:42:35.486Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=describe message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="CONFIGURE baudrate 9600" monitor=serial-monitor
2023-07-25T21:42:35.490Z daemon INFO time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="CONFIGURE bits 8" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="CONFIGURE dtr on" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="CONFIGURE parity none" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="CONFIGURE rts on" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="CONFIGURE stop_bits 1" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=false event_type=configure message=OK monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command="OPEN 127.0.0.1:55423 COM3" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="received message" error=true event_type=open message="Serial port not found" monitor=serial-monitor
time="2023-07-26T00:42:35+03:00" level=info msg="sending command" command=QUIT monitor=serial-monitor
2023-07-25T21:42:35.508Z monitor-service ERROR Error: 2 UNKNOWN: Port monitor error: command 'open' failed: Serial port not found
at callErrorFromStatus (C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@grpc\grpc-js\build\src\call.js:31:19)
at Object.onReceiveStatus (C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:410:73)
at Object.onReceiveStatus (C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@grpc\grpc-js\build\src\client-interceptors.js:323:181)
at C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@grpc\grpc-js\build\src\resolving-call.js:94:78
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
for call at
at ServiceClientImpl.makeBidiStreamRequest (C:\Users\Ajay\Downloads\arduino-ide_nightly-20230725_Windows_64bit\resources\app\node_modules\@grpc\grpc-js\build\src\client.js:394:34)