-
Notifications
You must be signed in to change notification settings - Fork 336
How to set monitor device first cmd to add any env path? #1809
Copy link
Copy link
Open
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
OS
Windows
Operating System version
Win11
Visual Studio Code version
No response
ESP-IDF version
5.5.4
Python version
3.12.10
Doctor command output
How to set monitor device first cmd to add any env path?
{
"idf.currentSetup": "C:\\APP\\EIM\\v5.5.4\\esp-idf",
"idf.customExtraVars": {
"IDF_TARGET": "esp32p4",
"PYTHONUTF8": "1",
},
"idf.openOcdConfigs": [
"board/esp32p4-builtin.cfg"
],
"idf.flashType": "JTAG",
"idf.portWin": "COM3"
}
Extension
No response
Description
How to set monitor device first cmd to add any env path?
{
"idf.currentSetup": "C:\\APP\\EIM\\v5.5.4\\esp-idf",
"idf.customExtraVars": {
"IDF_TARGET": "esp32p4",
"PYTHONUTF8": "1",
},
"idf.openOcdConfigs": [
"board/esp32p4-builtin.cfg"
],
"idf.flashType": "JTAG",
"idf.portWin": "COM3"
}
Debug Message
How to set monitor device first cmd to add any env path?
{
"idf.currentSetup": "C:\\APP\\EIM\\v5.5.4\\esp-idf",
"idf.customExtraVars": {
"IDF_TARGET": "esp32p4",
"PYTHONUTF8": "1",
},
"idf.openOcdConfigs": [
"board/esp32p4-builtin.cfg"
],
"idf.flashType": "JTAG",
"idf.portWin": "COM3"
}
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide
- I confirm I have checked existing issues, online documentation and Troubleshooting guide.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists