Serial terminal no longer appears in drop-down menu in VSCode

Asked 1 years ago, Updated 1 years ago, 333 views

Visual Studio Code no longer displays serial terminals.(Image below)
With TeraTerm, NuttShell can launch and run the app, so it doesn't seem to be a port driver issue.
4.5.1. Serial Port Configuration does not recover after multiple attempts.
If you know how to operate a serial terminal in Visual Studio Code from this situation, please let me know.

Enter a description of the image here

spresense vscode

2022-09-30 21:49

2 Answers

There was also a time when it was not displayed.
The reason was that the Tera Term was using the port of Spresense separately from the VSCode.

I don't think you can open one port at the same time, so it might be a good idea to check if there are any other ports that use the Spresense port.If you can't confirm it, I think it will probably be resolved if you restart it.

I hope it will be helpful.


2022-09-30 21:49

3.Create an Application Project

Set new project settings as described in

Press the [F1] key to enter spresense
Select the to open the serial terminal in the list.

Enter a description of the image here


2022-09-30 21:49

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.