cdc repl编译失败

tommy.guo
Posts: 24
Joined: Mon Feb 14, 2022 8:09 am

cdc repl编译失败

Postby tommy.guo » Sat Jul 09, 2022 8:21 am

master分支,使用cdc作为console输出,增加repl功能,编译报错如下,有什么好的解决办法。

Code: Select all

esp-idf/components/esp_system/port/soc/esp32s3/usb_console.c:69:1: error: static assertion failed: "usb_osglue_*_int is not multicore capable"
 _Static_assert(SOC_CPU_CORES_NUM == 1, "usb_osglue_*_int is not multicore capable");

ESP_ICY
Posts: 404
Joined: Mon Aug 23, 2021 11:10 am

Re: cdc repl编译失败

Postby ESP_ICY » Wed Jul 20, 2022 3:40 am


tommy.guo
Posts: 24
Joined: Mon Feb 14, 2022 8:09 am

Re: cdc repl编译失败

Postby tommy.guo » Tue Jul 26, 2022 3:10 pm

ESP_ICY wrote:
Wed Jul 20, 2022 3:40 am
可以看一下这里的介绍 https://github.com/espressif/esp-idf/issues/8879
十分感谢

Who is online

Users browsing this forum: No registered users and 48 guests