After uploading my code, my serial monitor does not display anything. This is strange as Arduino 1.8.9's serial monitor does display something when I upload it.
Is there any way to fix this issue.
After uploading my code, my serial monitor does not display anything. This is strange as Arduino 1.8.9's serial monitor does display something when I upload it.
Hi @eileenchia5. Which operating system are you using (e.g., "Windows")?
I ask because I would like to request you to provide some additional information and I want to give you the appropriate instructions for your operating system.
Your post shows an image of the serial monitor, with text in it .
That version is 1.8.9. The one that does not show anything in serial monitor is Arduino 2.0.3
I am currently using Windows 11.
OK, thanks. I'm going to ask you to post some additional information that might help us to identify the problem.
Please do this:
C:\Program Files\Arduino IDE or C:\Users\<user name>\AppData\Local\Programs\Arduino IDE).& ".\Arduino IDE"
</> icon on the post composer toolbar.```) to your reply to make sure the error messages are correctly formatted.
Please let me know if you have any questions or problems while following those instructions.
Why does it say 1.8.18?
sorry i see it wrongly
PS C:\Users\User\AppData\Local\Programs\Arduino IDE>
PS C:\Users\User\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\User\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.0.3
Starting backend process. PID: 11612
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/User/.theia'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2023-01-14T09:53:21.785Z root INFO Backend Object.initialize: 4.9 ms [Finished 1.773 s after backend start]
2023-01-14T09:53:21.785Z root INFO Backend Object.configure: 4.3 ms [Finished 1.773 s after backend start]
2023-01-14T09:53:21.786Z root INFO Backend MessagingContribution.onStart: 1.6 ms [Finished 1.773 s after backend start]
2023-01-14T09:53:21.786Z root INFO Backend OSBackendApplicationContribution.configure: 0.5 ms [Finished 1.809 s after backend start]
2023-01-14T09:53:21.787Z root INFO Backend DefaultWorkspaceServer.onStart: 0.4 ms [Finished 1.809 s after backend start]
2023-01-14T09:53:21.788Z root INFO Backend PluginLocalizationBackendContribution.configure: 0.1 ms [Finished 1.809 s after backend start]
2023-01-14T09:53:21.789Z root INFO Backend PluginLocalizationBackendContribution.initialize: 35.6 ms [Finished 1.809 s after backend start]
2023-01-14T09:53:21.790Z root INFO Backend TaskBackendApplicationContribution.onStart: 0.3 ms [Finished 1.809 s after backend start]
2023-01-14T09:53:21.792Z root INFO Backend ElectronTokenBackendContribution.configure: 1.2 ms [Finished 1.811 s after backend start]
2023-01-14T09:53:21.792Z root INFO Backend PluginDeployerContribution.initialize: 0.4 ms [Finished 1.811 s after backend start]
2023-01-14T09:53:21.793Z root INFO Backend ConfigServiceImpl.onStart: 0.9 ms [Finished 1.811 s after backend start]
2023-01-14T09:53:21.795Z root INFO Backend WebviewBackendSecurityWarnings.initialize: 0.3 ms [Finished 1.813 s after backend start]
2023-01-14T09:53:21.795Z root INFO Backend ArduinoDaemonImpl.onStart: 1.5 ms [Finished 1.814 s after backend start]
2023-01-14T09:53:21.795Z root INFO Backend NodeFileUploadService.configure: 3.4 ms [Finished 1.815 s after backend start]
2023-01-14T09:53:21.796Z daemon INFO Starting daemon from C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\arduino-ide-extension\build\arduino-cli.exe...
2023-01-14T09:53:21.796Z discovery-log INFO start
2023-01-14T09:53:21.796Z discovery-log INFO start new deferred
2023-01-14T09:53:21.796Z root INFO Backend HostedPluginLocalizationService.initialize: 0.4 ms [Finished 1.816 s after backend start]
2023-01-14T09:53:21.797Z root INFO Backend BoardDiscovery.onStart: 1.0 ms [Finished 1.817 s after backend start]
2023-01-14T09:53:21.797Z root INFO Backend FileDownloadEndpoint.configure: 0.9 ms [Finished 1.817 s after backend start]
2023-01-14T09:53:21.797Z root INFO Backend AuthenticationServiceImpl.onStart: 0.8 ms [Finished 1.819 s after backend start]
2023-01-14T09:53:21.797Z root INFO Backend PluginApiContribution.configure: 0.9 ms [Finished 1.820 s after backend start]
2023-01-14T09:53:21.799Z root INFO Backend HostedPluginReader.configure: 0.6 ms [Finished 1.821 s after backend start]
2023-01-14T09:53:21.799Z root INFO Backend HostedPluginReader.configure: 0.1 ms [Finished 1.822 s after backend start]
2023-01-14T09:53:21.800Z root INFO Backend PlotterBackendContribution.configure: 1.4 ms [Finished 1.823 s after backend start]
2023-01-14T09:53:21.803Z root INFO Theia app listening on http://localhost:57210.
2023-01-14T09:53:21.803Z root INFO Finished starting backend application: 6.9 ms [Finished 1.827 s after backend start]
2023-01-14T09:53:21.804Z root WARN The local plugin referenced by local-dir:C:\Users\User\.arduinoProIDE\plugins does not exist.
2023-01-14T09:53:21.805Z root WARN The local plugin referenced by local-dir:/c%3A/Users/User/.arduinoIDE/extensions does not exist.
2023-01-14T09:53:21.805Z root WARN The local plugin referenced by local-dir:/c%3A/Users/User/.arduinoIDE/plugins does not exist.
Restoring workspace roots: c:\Users\User\OneDrive - Ngee Ann Polytechnic\Documents\Year 2 Sem 2\MICI\Notes\NotesPractical\P7 ADC Voltage
isTempSketch: false. Input was c:\Users\User\OneDrive - Ngee Ann Polytechnic\Documents\Year 2 Sem 2\MICI\Notes\NotesPractical\P7 ADC Voltage\P7 ADC Voltage.ino
2023-01-14T09:53:21.837Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.838Z root INFO Resolved "cortex-debug" to a VS Code extension "cortex-debug@1.5.1" with engines:
2023-01-14T09:53:21.838Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.838Z root INFO Resolved "vscode-arduino-tools" to a VS Code extension "vscode-arduino-tools@0.0.2-beta.5" with engines:
2023-01-14T09:53:21.838Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.838Z root INFO Resolved "vscode-builtin-cpp" to a VS Code extension "cpp@1.52.1" with engines:
2023-01-14T09:53:21.838Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.838Z root INFO Resolved "vscode-builtin-json" to a VS Code extension "json@1.46.1" with engines:
2023-01-14T09:53:21.838Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.838Z root INFO Resolved "vscode-builtin-json-language-features" to a VS Code extension "json-language-features@1.46.1" with engines:
2023-01-14T09:53:21.838Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-bg" to a VS Code extension "vscode-language-pack-bg@1.48.3" with engines:
2023-01-14T09:53:21.839Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-cs" to a VS Code extension "vscode-language-pack-cs@1.53.2" with engines:
2023-01-14T09:53:21.839Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-de" to a VS Code extension "vscode-language-pack-de@1.53.2" with engines:
2023-01-14T09:53:21.839Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-es" to a VS Code extension "vscode-language-pack-es@1.53.2" with engines:
2023-01-14T09:53:21.839Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-fr" to a VS Code extension "vscode-language-pack-fr@1.53.2" with engines:
2023-01-14T09:53:21.839Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-hu" to a VS Code extension "vscode-language-pack-hu@1.48.3" with engines:
2023-01-14T09:53:21.839Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.839Z root INFO Resolved "vscode-language-pack-it" to a VS Code extension "vscode-language-pack-it@1.53.2" with engines:
2023-01-14T09:53:21.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.840Z root INFO Resolved "vscode-language-pack-ja" to a VS Code extension "vscode-language-pack-ja@1.53.2" with engines:
2023-01-14T09:53:21.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.840Z root INFO Resolved "vscode-language-pack-ko" to a VS Code extension "vscode-language-pack-ko@1.53.2" with engines:
2023-01-14T09:53:21.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.840Z root INFO Resolved "vscode-language-pack-nl" to a VS Code extension "vscode-language-pack-nl@1.48.3" with engines:
2023-01-14T09:53:21.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.840Z root INFO Resolved "vscode-language-pack-pl" to a VS Code extension "vscode-language-pack-pl@1.53.2" with engines:
2023-01-14T09:53:21.840Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.841Z root INFO Resolved "vscode-language-pack-pt-BR" to a VS Code extension "vscode-language-pack-pt-BR@1.53.2" with engines:
2023-01-14T09:53:21.841Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.841Z root INFO Resolved "vscode-language-pack-ru" to a VS Code extension "vscode-language-pack-ru@1.53.2" with engines:
2023-01-14T09:53:21.841Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.841Z root INFO Resolved "vscode-language-pack-tr" to a VS Code extension "vscode-language-pack-tr@1.53.2" with engines:
2023-01-14T09:53:21.841Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.841Z root INFO Resolved "vscode-language-pack-uk" to a VS Code extension "vscode-language-pack-uk@1.48.3" with engines:
2023-01-14T09:53:21.841Z root INFO PluginTheiaDirectoryHandler: accepting plugin with path
2023-01-14T09:53:21.842Z root INFO Resolved "vscode-language-pack-zh-hans" to a VS Code extension "vscode-language-pack-zh-hans@1.53.2" with engines:
2023-01-14T09:53:21.899Z root INFO Resolve plugins list: 105.1 ms [Finished 1.923 s after backend start]
2023-01-14T09:53:21.906Z root INFO Deployed backend plugin "marus25.cortex-debug@1.5.1" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js": 6.9 ms [Finished 1.930 s after backend start]
2023-01-14T09:53:21.910Z root INFO Deployed backend plugin "arduino.vscode-arduino-tools@0.0.2-beta.5" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle": 3.6 ms [Finished 1.934 s after backend start]
2023-01-14T09:53:21.919Z root INFO Deployed backend plugin "vscode.cpp@1.52.1" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-cpp\extension": 9.4 ms [Finished 1.944 s after backend start]
2023-01-14T09:53:21.921Z root INFO Deployed backend plugin "vscode.json@1.46.1" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json\extension": 2.2 ms [Finished 1.946 s after backend start]
2023-01-14T09:53:21.922Z root INFO Deployed backend plugin "vscode.json-language-features@1.46.1" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain": 0.6 ms [Finished 1.947 s after backend start]
2023-01-14T09:53:22.009Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-bg@1.48.3" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-bg\extension": 86.3 ms [Finished 2.033 s after backend start]
2023-01-14T09:53:22.117Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-cs@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-cs\extension": 108.4 ms [Finished 2.141 s after backend start]
2023-01-14T09:53:22.239Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-de@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-de\extension": 121.7 ms [Finished 2.263 s after backend start]
2023-01-14T09:53:22.265Z daemon INFO INFO[0000] Using config file: c:\Users\User\.arduinoIDE\arduino-cli.yaml
INFO[0000] arduino-cli.exe version 0.29.0
INFO[0000] Executing `arduino-cli daemon`
{"IP":"127.0.0.1","Port":"57211"}
2023-01-14T09:53:22.266Z daemon INFO Daemon is running.
2023-01-14T09:53:22.362Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-es@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-es\extension": 122.8 ms [Finished 2.386 s after backend start]
2023-01-14T09:53:22.493Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-fr@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-fr\extension": 131.7 ms [Finished 2.518 s after backend start]
2023-01-14T09:53:22.494Z daemon INFO INFO[0000] Loading hardware from: c:\Users\User\AppData\Local\Arduino15\packages
INFO[0000] Loading package arduino from: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware
INFO[0000] Checking signature error="opening signature file: open C:\\Users\\User\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig: The system cannot find the file specified." index="C:\\Users\\User\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json" signatureFile="C:\\Users\\User\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json.sig"
INFO[0000] Adding monitor tool protocol=serial tool="builtin:serial-monitor"
INFO[0000] Loaded platform platform="arduino:avr@1.8.6"
INFO[0000] Checking existence of 'tools' path: C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loading tools from dir: C:\Users\User\AppData\Local\Arduino15\packages\arduino\tools
INFO[0000] Loaded tool tool="arduino:arduinoOTA@1.3.0"
INFO[0000] Loaded tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0000] Loaded tool tool="arduino:avrdude@6.3.0-arduino17"
INFO[0000] Loading package builtin from: C:\Users\User\AppData\Local\Arduino15\packages\builtin
INFO[0000] Checking existence of 'tools' path: C:\Users\User\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loading tools from dir: C:\Users\User\AppData\Local\Arduino15\packages\builtin\tools
INFO[0000] Loaded tool tool="builtin:ctags@5.8-arduino11"
INFO[0000] Loaded tool tool="builtin:mdns-discovery@1.0.6"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.3.2"
INFO[0000] Loaded tool tool="builtin:serial-discovery@1.3.3"
INFO[0000] Loaded tool tool="builtin:serial-monitor@0.11.0"
INFO[0000] Loaded tool tool="builtin:serial-monitor@0.12.0"
INFO[0000] Checking signature index="c:\\Users\\User\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="c:\\Users\\User\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
INFO[0000] Adding libraries dir dir="C:\\Users\\User\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0000] Loading libraries index file index="c:\\Users\\User\\AppData\\Local\\Arduino15\\library_index.json"
2023-01-14T09:53:22.550Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-hu@1.48.3" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-hu\extension": 56.5 ms [Finished 2.574 s after backend start]
2023-01-14T09:53:22.620Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-it@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-it\extension": 70.1 ms [Finished 2.644 s after backend start]
2023-01-14T09:53:22.621Z daemon INFO INFO[0000] Adding libraries dir dir="C:\\Users\\User\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0000] Adding libraries dir dir="c:\\Users\\User\\OneDrive - Ngee Ann Polytechnic\\Documents\\Arduino\\libraries" location=user
2023-01-14T09:53:22.703Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ja@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ja\extension": 82.5 ms [Finished 2.727 s after backend start]
2023-01-14T09:53:22.788Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ko@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ko\extension": 85.3 ms [Finished 2.812 s after backend start]
2023-01-14T09:53:22.825Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-nl@1.48.3" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-nl\extension": 37.0 ms [Finished 2.850 s after backend start]
2023-01-14T09:53:22.898Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pl@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pl\extension": 73.0 ms [Finished 2.923 s after backend start]
2023-01-14T09:53:22.971Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-pt-br@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-pt-BR\extension": 72.4 ms [Finished 2.995 s after backend start]
2023-01-14T09:53:23.051Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-ru@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-ru\extension": 80.2 ms [Finished 3.075 s after backend start]
2023-01-14T09:53:23.118Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-tr@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-tr\extension": 66.7 ms [Finished 3.142 s after backend start]
2023-01-14T09:53:23.120Z discovery-log INFO start request start watch
2023-01-14T09:53:23.120Z discovery-log INFO start requested start watch
2023-01-14T09:53:23.120Z discovery-log INFO start resolved watching
2023-01-14T09:53:23.123Z daemon INFO INFO[0001] starting discovery builtin:mdns-discovery process
INFO[0001] starting discovery builtin:serial-discovery process
2023-01-14T09:53:23.169Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-uk@1.48.3" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-uk\extension": 51.3 ms [Finished 3.193 s after backend start]
2023-01-14T09:53:23.258Z root INFO Deployed backend plugin "ms-ceintl.vscode-language-pack-zh-hans@1.53.2" from "C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-language-pack-zh-hans\extension": 88.4 ms [Finished 3.282 s after backend start]
2023-01-14T09:53:23.258Z root INFO Deploy plugins list: 105.1 ms [Finished 3.282 s after backend start]
2023-01-14T09:53:23.259Z daemon INFO INFO[0001] started discovery builtin:mdns-discovery process
INFO[0001] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:mdns-discovery
INFO[0001] from discovery builtin:mdns-discovery received message type: hello, message: OK, protocol version: 1
INFO[0001] sending command START_SYNC to discovery builtin:mdns-discovery
INFO[0001] from discovery builtin:mdns-discovery received message type: start_sync, message: OK
INFO[0001] started discovery builtin:serial-discovery process
INFO[0001] sending command HELLO 1 "arduino-cli 0.29.0" to discovery builtin:serial-discovery
INFO[0001] from discovery builtin:serial-discovery received message type: hello, message: OK, protocol version: 1
INFO[0001] sending command START_SYNC to discovery builtin:serial-discovery
INFO[0001] from discovery builtin:serial-discovery received message type: start_sync, message: OK
2023-01-14T09:53:23.274Z daemon INFO INFO[0001] from discovery builtin:serial-discovery received message type: add, port: COM9
Opening channel for service path '/services/electron-window-ext'.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2023-01-14T09:53:23.712Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 224.2 ms [Finished 1.834 s after frontend start]
2023-01-14T09:53:23.844Z sketches-service WARN Warning! The request sketch path was different than the response sketch path from the CLI. This could be a potential bug. Request: <c:\Users\User\OneDrive - Ngee Ann Polytechnic\Documents\Year 2 Sem 2\MICI\Notes\NotesPractical\P7 ADC Voltage\P7 ADC Voltage.ino>, response: <c:\Users\User\OneDrive - Ngee Ann Polytechnic\Documents\Year 2 Sem 2\MICI\Notes\NotesPractical\P7 ADC Voltage>.
2023-01-14T09:53:23.931Z root INFO Start frontend contributions: 497.9 ms [Finished 2.027 s after frontend start]
2023-01-14T09:53:23.934Z root INFO Changed application state from 'init' to 'started_contributions'.
2023-01-14T09:53:23.958Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2023-01-14T09:53:23.959Z root INFO >>> Restoring the layout state...
2023-01-14T09:53:23.962Z root INFO ------- SERIALIZED LAYOUT DATA -------
2023-01-14T09:53:23.966Z root INFO {"version":5,"mainPanel":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"code-editor-opener","options":{"counter":0,"kind":"navigatable","uri":"file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino"}},"innerWidgetState":"{\"cursorState\":[{\"inSelectionMode\":false,\"selectionStart\":{\"lineNumber\":19,\"column\":18},\"position\":{\"lineNumber\":19,\"column\":18}}],\"viewState\":{\"scrollLeft\":0,\"firstPosition\":{\"lineNumber\":1,\"column\":1},\"firstPositionDeltaTop\":0},\"contributionsState\":{\"editor.contrib.folding\":{\"lineCount\":36,\"provider\":\"indent\",\"foldedImports\":false},\"editor.contrib.wordHighlighter\":false}}"}],"currentIndex":0}},"mainPanelPinned":[false],"bottomPanel":{"config":{"main":{"type":"tab-area","widgets":[{"constructionOptions":{"factoryId":"outputView"},"innerWidgetState":"{\"locked\":false}"}],"currentIndex":0}},"pinned":[false],"size":247,"expanded":true},"leftPanel":{"type":"sidepanel","items":[{"widget":{"constructionOptions":{"factoryId":"arduino-sketchbook-widget"}},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"explorer-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"theia-open-editors-widget\",\"collapsed\":true,\"hidden\":false,\"originalContainerId\":\"explorer-view-container\",\"originalContainerTitle\":{\"label\":\"Explorer\",\"iconClass\":\"codicon codicon-files\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"theia-open-editors-widget\"},\"innerWidgetState\":\"{\\\"decorations\\\":{},\\\"root\\\":{\\\"id\\\":\\\"open-editors:root\\\",\\\"visible\\\":false,\\\"children\\\":[{\\\"id\\\":\\\"code-editor-opener:file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino:0\\\",\\\"uri\\\":\\\"file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino\\\",\\\"selected\\\":false,\\\"name\\\":\\\"P7 ADC Voltage.ino\\\",\\\"icon\\\":\\\" file-icon\\\",\\\"widget\\\":{\\\"constructionOptions\\\":{\\\"factoryId\\\":\\\"code-editor-opener\\\",\\\"options\\\":{\\\"counter\\\":0,\\\"kind\\\":\\\"navigatable\\\",\\\"uri\\\":\\\"file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino\\\"}},\\\"innerWidgetState\\\":\\\"{\\\\\\\"cursorState\\\\\\\":[{\\\\\\\"inSelectionMode\\\\\\\":false,\\\\\\\"selectionStart\\\\\\\":{\\\\\\\"lineNumber\\\\\\\":19,\\\\\\\"column\\\\\\\":18},\\\\\\\"position\\\\\\\":{\\\\\\\"lineNumber\\\\\\\":19,\\\\\\\"column\\\\\\\":18}}],\\\\\\\"viewState\\\\\\\":{\\\\\\\"scrollLeft\\\\\\\":0,\\\\\\\"firstPosition\\\\\\\":{\\\\\\\"lineNumber\\\\\\\":1,\\\\\\\"column\\\\\\\":1},\\\\\\\"firstPositionDeltaTop\\\\\\\":0},\\\\\\\"contributionsState\\\\\\\":{\\\\\\\"editor.contrib.folding\\\\\\\":{\\\\\\\"lineCount\\\\\\\":36,\\\\\\\"provider\\\\\\\":\\\\\\\"indent\\\\\\\",\\\\\\\"foldedImports\\\\\\\":false},\\\\\\\"editor.contrib.wordHighlighter\\\\\\\":false}}\\\"},\\\"stat\\\":{\\\"type\\\":1,\\\"ctime\\\":1673588019041,\\\"mtime\\\":1673595726774,\\\"size\\\":552}}],\\\"token\\\":{\\\"isCancellationRequested\\\":false}},\\\"model\\\":{\\\"selection\\\":{\\\"selectionStack\\\":[{\\\"focus\\\":\\\"code-editor-opener:file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino:0\\\",\\\"node\\\":\\\"code-editor-opener:file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino:0\\\",\\\"type\\\":1}]}},\\\"focusedNodeId\\\":\\\"code-editor-opener:file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino:0\\\"}\"}},{\"partId\":\"files\",\"collapsed\":false,\"hidden\":false,\"relativeSize\":1,\"originalContainerId\":\"explorer-view-container\",\"originalContainerTitle\":{\"label\":\"Explorer\",\"iconClass\":\"codicon codicon-files\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"files\"},\"innerWidgetState\":\"{\\\"decorations\\\":{},\\\"root\\\":{\\\"id\\\":\\\"WorkspaceNodeId\\\",\\\"name\\\":\\\"WorkspaceNode\\\",\\\"children\\\":[{\\\"id\\\":\\\"/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage\\\",\\\"uri\\\":\\\"file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage\\\",\\\"expanded\\\":true,\\\"selected\\\":false,\\\"children\\\":[{\\\"id\\\":\\\"/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage:/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage/sketch_jan13a\\\",\\\"uri\\\":\\\"file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/sketch_jan13a\\\",\\\"expanded\\\":false,\\\"selected\\\":false,\\\"children\\\":[],\\\"stat\\\":{\\\"type\\\":2}},{\\\"id\\\":\\\"/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage:/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage/P7 ADC Voltage.ino\\\",\\\"uri\\\":\\\"file:///c%3A/Users/User/OneDrive%20-%20Ngee%20Ann%20Polytechnic/Documents/Year%202%20Sem%202/MICI/Notes/NotesPractical/P7%20ADC%20Voltage/P7%20ADC%20Voltage.ino\\\",\\\"selected\\\":true,\\\"focus\\\":true,\\\"stat\\\":{\\\"type\\\":1}}],\\\"visible\\\":false,\\\"focus\\\":false,\\\"token\\\":{\\\"isCancellationRequested\\\":false},\\\"stat\\\":{\\\"type\\\":2,\\\"ctime\\\":1673588019040,\\\"mtime\\\":1673593322166,\\\"size\\\":0}}],\\\"visible\\\":false,\\\"selected\\\":false,\\\"token\\\":{\\\"isCancellationRequested\\\":false}},\\\"model\\\":{\\\"selection\\\":{\\\"selectionStack\\\":[{\\\"focus\\\":\\\"/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage:/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage/P7 ADC Voltage.ino\\\",\\\"node\\\":\\\"/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage:/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage/P7 ADC Voltage.ino\\\",\\\"type\\\":1}]}},\\\"focusedNodeId\\\":\\\"/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage:/c:/Users/User/OneDrive - Ngee Ann Polytechnic/Documents/Year 2 Sem 2/MICI/Notes/NotesPractical/P7 ADC Voltage/P7 ADC Voltage.ino\\\"}\"}}],\"title\":{\"label\":\"Explorer\",\"iconClass\":\"codicon codicon-files\",\"closeable\":true}}"},"rank":1,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"boards-list-widget"}},"rank":2,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"library-list-widget"}},"rank":3,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"debug"},"innerWidgetState":"{\"parts\":[{\"partId\":\"debug:threads:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:frames:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:variables:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:watch:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"debug:breakpoints:-1\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}},{\"partId\":\"plugin-view:cortex-debug.peripherals\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.peripherals\",\"viewId\":\"cortex-debug.peripherals\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Peripherals\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}},{\"partId\":\"plugin-view:cortex-debug.registers\",\"collapsed\":true,\"hidden\":true,\"originalContainerId\":\"debug:view-container:-1\",\"originalContainerTitle\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"plugin-view\",\"options\":{\"id\":\"plugin-view:cortex-debug.registers\",\"viewId\":\"cortex-debug.registers\"}},\"innerWidgetState\":\"{\\\"label\\\":\\\"Cortex Registers\\\",\\\"widgets\\\":[],\\\"suppressUpdateViewVisibility\\\":false,\\\"currentViewContainerId\\\":\\\"debug\\\"}\"}}],\"title\":{\"label\":\"debug\",\"iconClass\":\"codicon codicon-debug-alt\",\"closeable\":true}}"},"rank":4,"expanded":false,"pinned":false},{"widget":{"constructionOptions":{"factoryId":"search-view-container"},"innerWidgetState":"{\"parts\":[{\"partId\":\"search-in-workspace\",\"collapsed\":false,\"hidden\":false,\"originalContainerId\":\"search-view-container\",\"originalContainerTitle\":{\"label\":\"Search\",\"iconClass\":\"codicon codicon-search\",\"closeable\":true},\"widget\":{\"constructionOptions\":{\"factoryId\":\"search-in-workspace\"},\"innerWidgetState\":\"{\\\"matchCaseState\\\":{\\\"className\\\":\\\"codicon codicon-case-sensitive\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Case\\\"},\\\"wholeWordState\\\":{\\\"className\\\":\\\"codicon codicon-whole-word\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Match Whole Word\\\"},\\\"regExpState\\\":{\\\"className\\\":\\\"codicon codicon-regex\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Use Regular Expression\\\"},\\\"includeIgnoredState\\\":{\\\"className\\\":\\\"codicon codicon-eye\\\",\\\"enabled\\\":false,\\\"title\\\":\\\"Include Ignored Files\\\"},\\\"showSearchDetails\\\":false,\\\"searchInWorkspaceOptions\\\":{\\\"matchCase\\\":false,\\\"matchWholeWord\\\":false,\\\"useRegExp\\\":false,\\\"includeIgnored\\\":false,\\\"include\\\":[],\\\"exclude\\\":[],\\\"maxResults\\\":2000},\\\"searchTerm\\\":\\\"\\\",\\\"replaceTerm\\\":\\\"\\\",\\\"showReplaceField\\\":false,\\\"searchHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"replaceHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"includeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0},\\\"excludeHistoryState\\\":{\\\"history\\\":[],\\\"index\\\":0}}\"}}],\"title\":{\"label\":\"Search\",\"iconClass\":\"fa fa-arduino-search\",\"closeable\":true}}"},"rank":5,"expanded":false,"pinned":false}],"size":248},"rightPanel":{"type":"sidepanel","items":[]}}
2023-01-14T09:53:23.968Z root INFO ------- END SERIALIZED LAYOUT DATA -------
2023-01-14T09:53:24.062Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597] Waiting for backend deployment: 182.9 ms [Finished 2.207 s after frontend start]
2023-01-14T09:53:24.499Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM9","label":"COM9","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]]}},"error":""}
2023-01-14T09:53:24.705Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460) starting instance
2023-01-14T09:53:25.198Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597] Sync of 21 plugins: 1115.5 ms [Finished 3.323 s after frontend start]
2023-01-14T09:53:25.200Z root INFO Attached boards and available ports changed:
2023-01-14T09:53:25.200Z root INFO - New port is available on COM9 Serial Port (USB)
2023-01-14T09:53:25.200Z root INFO ------------------------------------------
2023-01-14T09:53:25.654Z root INFO <<< The layout has been successfully restored.
2023-01-14T09:53:25.824Z root INFO Initialize the workbench layout: 1725.0 ms [Finished 3.805 s after frontend start]
2023-01-14T09:53:25.853Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2023-01-14T09:53:25.854Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][marus25.cortex-debug]: Loaded contributions.
2023-01-14T09:53:25.854Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][arduino.vscode-arduino-tools]: Loaded contributions.
2023-01-14T09:53:25.855Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][vscode.cpp]: Loaded contributions.
2023-01-14T09:53:25.856Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][vscode.json]: Loaded contributions.
2023-01-14T09:53:25.856Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][vscode.json-language-features]: Loaded contributions.
2023-01-14T09:53:25.856Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-bg]: Loaded contributions.
2023-01-14T09:53:25.856Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-cs]: Loaded contributions.
2023-01-14T09:53:25.856Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-de]: Loaded contributions.
2023-01-14T09:53:25.856Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-es]: Loaded contributions.
2023-01-14T09:53:25.860Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-fr]: Loaded contributions.
2023-01-14T09:53:25.860Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-hu]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-it]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-ja]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-ko]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-nl]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-pl]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-pt-br]: Loaded contributions.
2023-01-14T09:53:25.861Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-ru]: Loaded contributions.
2023-01-14T09:53:25.862Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-tr]: Loaded contributions.
2023-01-14T09:53:25.862Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-uk]: Loaded contributions.
2023-01-14T09:53:25.862Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-zh-hans]: Loaded contributions.
2023-01-14T09:53:25.862Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597] Load contributions of 21 plugins: 157.5 ms [Finished 3.973 s after frontend start]
2023-01-14T09:53:26.114Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2023-01-14T09:53:26.118Z root WARN a registered grammar configuration for 'cpp' language is overridden
2023-01-14T09:53:27.380Z root INFO Frontend application start: 3703.1 ms [Finished 7.402 s after backend start]
2023-01-14T09:53:27.386Z root INFO Replace loading indicator with ready workbench UI (animation): 937.2 ms [Finished 4.912 s after frontend start]
2023-01-14T09:53:27.387Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2023-01-14T09:53:27.387Z root WARN Linked preference "workbench.colorCustomizations" not found. Source: "editor.bracketPairColorization.enabled"
Checking for update
Update for version 2.0.3 is not available (latest version: 2.0.3, downgrade is allowed).
2023-01-14T09:53:29.299Z root ERROR ---- !!!SLOW!!! DURATION: search took 1375.499 ms. Args: [{"type":"Updatable"}] ----
2023-01-14T09:53:29.413Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): PluginManagerExtImpl/init()
2023-01-14T09:53:29.435Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(cortex-debug@1.5.1 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
Debugger contribution has been registered: cortex-debug
PLUGIN_HOST(22460): initializing(vscode-arduino-tools@0.0.2-beta.5 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(cpp@1.52.1 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(json@1.46.1 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(json-language-features@1.46.1 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.442Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-cs@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(vscode-language-pack-de@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(vscode-language-pack-es@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(vscode-language-pack-fr@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.445Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(vscode-language-pack-it@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
PLUGIN_HOST(22460): initializing(vscode-language-pack-ja@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.446Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-ko@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.447Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.448Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-pl@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.449Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-pt-BR@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.450Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-ru@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.452Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-tr@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.453Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.453Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): initializing(vscode-language-pack-zh-hans@1.53.2 with C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\node_modules\@theia\plugin-ext-vscode\lib\node\plugin-vscode-init)
2023-01-14T09:53:29.457Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): PluginManagerExtImpl/loadPlugin(C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\jsonMain)
2023-01-14T09:53:29.676Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): PluginManagerExtImpl/loadPlugin(C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-tools\extension\dist\bundle)
2023-01-14T09:53:29.712Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][marus25.cortex-debug]: Started plugin.
2023-01-14T09:53:29.715Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][arduino.vscode-arduino-tools]: Started plugin.
2023-01-14T09:53:29.715Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][vscode.cpp]: Started plugin.
2023-01-14T09:53:29.715Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][vscode.json]: Started plugin.
2023-01-14T09:53:29.718Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][vscode.json-language-features]: Started plugin.
2023-01-14T09:53:29.721Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-bg]: Started plugin.
2023-01-14T09:53:29.721Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-cs]: Started plugin.
2023-01-14T09:53:29.722Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-de]: Started plugin.
2023-01-14T09:53:29.724Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-es]: Started plugin.
2023-01-14T09:53:29.724Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-fr]: Started plugin.
2023-01-14T09:53:29.724Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-hu]: Started plugin.
2023-01-14T09:53:29.725Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-it]: Started plugin.
2023-01-14T09:53:29.725Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-ja]: Started plugin.
2023-01-14T09:53:29.725Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-ko]: Started plugin.
2023-01-14T09:53:29.725Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-nl]: Started plugin.
2023-01-14T09:53:29.726Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-pl]: Started plugin.
2023-01-14T09:53:29.728Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-pt-br]: Started plugin.
2023-01-14T09:53:29.728Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-ru]: Started plugin.
2023-01-14T09:53:29.728Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-tr]: Started plugin.
2023-01-14T09:53:29.729Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-uk]: Started plugin.
2023-01-14T09:53:29.729Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597][ms-ceintl.vscode-language-pack-zh-hans]: Started plugin.
2023-01-14T09:53:29.738Z root INFO [hosted-plugin: 22460] PLUGIN_HOST(22460): PluginManagerExtImpl/loadPlugin(C:\Users\User\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2023-01-14T09:53:29.856Z root INFO [hosted-plugin: 22460] Debug configuration provider has been registered: cortex-debug, trigger: 1
GDB server console created
2023-01-14T09:53:29.869Z root INFO [0a2c6149-ae8c-4ac3-b67b-3a26f7be9597] Start of 21 plugins: 4009.1 ms [Finished 8.018 s after frontend start]
2023-01-14T09:53:29.898Z root INFO Starting language server: arduino:avr:uno
2023-01-14T09:53:30.524Z daemon INFO INFO[0008] Searching tools required for board arduino:avr:uno
INFO[0008] Required tool tool="arduino:arduinoOTA@1.3.0"
INFO[0008] Required tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0008] Required tool tool="arduino:avrdude@6.3.0-arduino17"
INFO[0008] Adding libraries dir dir="C:\\Users\\User\\AppData\\Local\\Arduino15\\libraries" location=ide
INFO[0008] Adding libraries dir dir="C:\\Users\\User\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" location=platform
INFO[0008] Adding libraries dir dir="c:\\Users\\User\\OneDrive - Ngee Ann Polytechnic\\Documents\\Arduino\\libraries" location=user
2023-01-14T09:53:32.211Z daemon INFO INFO[0010] Searching tools required for board arduino:avr:uno
INFO[0010] Required tool tool="arduino:arduinoOTA@1.3.0"
INFO[0010] Required tool tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
INFO[0010] Required tool tool="arduino:avrdude@6.3.0-arduino17"
Unfortunately I don't see anything relevant in the logs you shared. Do you still have the same problem now?
I'll share some information about the problem:
The significant thing from your screenshot is that there is no baud rate menu. That menu should be at the right of the line ending menu here:

This indicates the Serial Monitor was not able to initialize for the port you have selected. That failure of initialization is why you didn't see anything displayed in the Arduino IDE 2.x Serial Monitor.
There is a slightly different question from @eileenchia5 in this discussion:
But i'm not sure if it's the same issue - i.e. "stuck on uploading" or a new one.
I think that you have the serial monitor open in both IDEs. That will not work.
You can see that because you don't have a baud rate selection option in the serial monitor of IDE 2.0.3.
![]()
versus

This two are different issues as they occur at the same time, sometimes it is able to upload some times it doesnt
What do you mean by both IDEs.
Something is keeping the serial port open; that's why you don't have a baud rate selector in IDE 2.0.
Based on your story, I (maybe incorrectly) assumed that you also have the serial monitor open in IDE 1.8.x. If it's IDE 1.8.x, close the serial monitor of it. You might have to close and open serial monitor in IDE 2.0 after that.
But something is keeping it open.
I didn't open Arduino IDE 1.8.19 at first, I tested it first at Arduino IDE 2.0.3. When there was no output, I closed the Arduino IDE 2.0.3, and open Arduino IDE 1.8.19 to test if there was anything wrong with my code.
I have exactly the same issue. did you found an answer already??
If I use IDE 2.0.3 (windows 11 on COM4) it doesn't work. When I close IDE 2.0.3 and use THE SAME copy of the sketch in IDE 1.8.12 it works. (even switching back and forth to the old and new version. the same result ofer and over)
I also ruled out the board. I used two different Arduino Nano's (ATmega328P with (OLD bootloader) processor) and an Arduino Uno. same results.
I also checked With and without the serial monitor opened...
anybody??