Search found 2 matches

by 3323ttt
Mon May 20, 2024 9:35 am
Forum: ESP-IDF 中文讨论版
Topic: ESP32 debug遇到问题
Replies: 0
Views: 426

ESP32 debug遇到问题

ESP32-S2 在使用ESP-Prog debug时遇到问题 不清除该如何解决 这是我第一次使用VSCode+ESP-IDF开发ESP32,希望大佬能帮忙解答一下 运行debug的时候提示 Unable to start debugging.Unexpected GDB output from command-interpreter-execconsole“targetremote:3333"".Remote connection closed. launch.json文件内容如下 { "version": "0.2.0", "configurations": [ { "name": "ES...
by 3323ttt
Fri May 17, 2024 8:16 am
Forum: ESP-IDF 中文讨论版
Topic: ESP32-S2-SOLO-U2模组自制开发板下载代码遇到问题
Replies: 1
Views: 709

ESP32-S2-SOLO-U2模组自制开发板下载代码遇到问题

下载执行到最后一步报错
WARNING: ESP32-S2 (revision v1.0) chip was placed into download mode using GPI00.esptool.py can not exit the download mode over UsB. To run the app, reset the chip manually.To suppress this note, set --after option to 'no_reset'.