Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The vscode IDF plugin cannot use the MSYS2 default terminal by clicking the monitor button(IDFGH-13393) #14301

Open
3 tasks done
JDingOneSelf opened this issue Aug 5, 2024 · 2 comments
Assignees
Labels
Status: Opened Issue is new

Comments

@JDingOneSelf
Copy link

JDingOneSelf commented Aug 5, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

xxxx@LAPTOP-8EUDJHTE /d/xxxxx/01Work/01Demo/01ESP32S3_Demo/blink
$ & set IDF_PATH='d:\Program\Espressif\IDF\v4.4.5\esp-idf'
bash: syntax error near unexpected token `&'

xxxx@LAPTOP-8EUDJHTE /d/xxxxx/01Work/01Demo/01ESP32S3_Demo/blink
$ & 'd:\Program\Espressif\445\python_env\idf4.4_py3.8_env\Scripts\python.exe' 'd:\Program\Espressif\IDF\v4.4.5\esp-idf\tools\idf_monitor.py' -p COM4 -b 115200 --toolchain-prefix xtensa-esp32s3-elf- --target esp32s3 'd:\xxxxx\01Work\01Demo\01ESP32S3_Demo\blink\build\blink.elf'
bash: syntax error near unexpected token `&'

@espressif-bot espressif-bot added the Status: Opened Issue is new label Aug 5, 2024
@github-actions github-actions bot changed the title Clicking the vscode IDF plugin will not use the MSYS2 default terminal Clicking the vscode IDF plugin will not use the MSYS2 default terminal (IDFGH-13393) Aug 5, 2024
@JDingOneSelf JDingOneSelf changed the title Clicking the vscode IDF plugin will not use the MSYS2 default terminal (IDFGH-13393) The vscode IDF plugin cannot use the MSYS2 default terminal by clicking the monitor button(IDFGH-13393) Aug 5, 2024
@brianignacio5
Copy link
Contributor

Are you talking about https://github.com/espressif/vscode-esp-idf-extension ?

Why are you using MSYS2 ? Why don't use Powershell or Command Prompt (cmd.exe) ?

@JDingOneSelf
Copy link
Author

Yes, I am used to using MSYS2, and PowerShell and cmd have garbled characters, is there a solution?It worked before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Opened Issue is new
Projects
None yet
Development

No branches or pull requests

3 participants