Skip to content

How to set monitor device first cmd to add any env path? #1809

@WangShuoran

Description

@WangShuoran

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?

Image Image
{
    "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?

Image
{
    "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?

Image
{
    "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.

Metadata

Metadata

Assignees

Labels

duplicateThis issue or pull request already exists

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions