I set the target to esp32c6 with ESP-IDF: Set Espressif device target as described here: https://github.com/espressif/vscode-esp ... sic_use.md
esp32c6 was in the drop down list shown in VS Code.
Compiling and flashing woks. Monitor not.
Search found 2 matches
- Tue Feb 21, 2023 7:23 pm
- Forum: IDEs for ESP-IDF
- Topic: Missing paramer when starting monitor on Espressif-IDE VSCode Extension
- Replies: 3
- Views: 3444
- Sat Feb 18, 2023 10:16 am
- Forum: IDEs for ESP-IDF
- Topic: Missing paramer when starting monitor on Espressif-IDE VSCode Extension
- Replies: 3
- Views: 3444
Missing paramer when starting monitor on Espressif-IDE VSCode Extension
If I try to open the monitor on Espressif-IDE VSCode Extension (Ctrl + E M), I get the following error: /home/user/.espressif/python_env/idf5.1_py3.9_env/bin/python /home/user/esp/esp-idf/tools/idf_monitor.py -p /dev/ttyUSB0 -b 115200 --toolchain-prefix --target esp32c6 /home/user/esp/blink/build/bl...