Search found 2 matches

by New_way
Mon Jun 26, 2023 9:35 am
Forum: 全国大学生物联网设计竞赛乐鑫答疑专区
Topic: ESP32-S3 烧录过程中遇到的问题
Replies: 5
Views: 21376

Re: ESP32-S3 烧录过程中遇到的问题

放弃vscode转用IDF了,按照官方文档最后一步烧录程序idf.py -p PORT [-b BAUD] flash,
报错
Executing action: [-b
ninja: error: unknown target '[-b', did you mean 'lib'?
command "[-b" is not known to idf.py and is not a Ninja target
by New_way
Sat Jun 24, 2023 10:25 am
Forum: 全国大学生物联网设计竞赛乐鑫答疑专区
Topic: ESP32-S3 烧录过程中遇到的问题
Replies: 5
Views: 21376

Re: ESP32-S3 烧录过程中遇到的问题

这是串口的问题吗,也是烧录不了程序