系统环境:Windows vscode
idf v5.2.1
adf git version:75c9aed9b8e2f5e2be9c46671fec9abd40e92689
日志如下
D:/tom/esp/frameworks/esp-adf/components/wifi_service/src/wifi_service.c:61:5: error: expected specifier-qualifier-list before 'STAILQ_ENTRY'
61 | STAILQ_ENTRY(wifi_setting_item) next;
| ^~~~~~~~~~~~
D:/tom ...
Search found 3 matches
- Wed Mar 20, 2024 6:18 am
- Forum: ESP-ADF 中文讨论版
- Topic: 用最新的ADF编译wifi_service 出错,STAILQ_ENTRY无法找到
- Replies: 1
- Views: 3640
- Thu May 19, 2022 3:05 am
- Forum: ESP Mesh 中文讨论版
- Topic: 出现 ERROR! rb_in slow!!! 怎解决
- Replies: 0
- Views: 8681
出现 ERROR! rb_in slow!!! 怎解决
出现 error 怎解决,日志如下:
Initial ONE-MIC auido front-end for speech recognition, mode:1, (Dec 10 2021 20:29:24)
W (3475) wifi:scan number is 0
I (3475) mesh: [SCAN][ch:13]AP:0, other(ID:0, RD:0), MAP:0, idle:0, candidate:0, root:0, topMAP:0[c:0,i:0][00:00:00:00:00:00][FIXED-ROOT]<>
I (3485) mesh: [FAIL][2 ...
Initial ONE-MIC auido front-end for speech recognition, mode:1, (Dec 10 2021 20:29:24)
W (3475) wifi:scan number is 0
I (3475) mesh: [SCAN][ch:13]AP:0, other(ID:0, RD:0), MAP:0, idle:0, candidate:0, root:0, topMAP:0[c:0,i:0][00:00:00:00:00:00][FIXED-ROOT]<>
I (3485) mesh: [FAIL][2 ...
- Wed May 18, 2022 8:19 am
- Forum: ESP-ADF 中文讨论版
- Topic: ERROR! rb_in slow!!! 这个错误如何解决
- Replies: 2
- Views: 5455
ERROR! rb_in slow!!! 这个错误如何解决
在copy voip模板建立的新项目中运行,出现ERROR! rb_in slow!!!,请问是什么错误
日志如下:
I (2802) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_RESUME,state:1
I (2809) AUDIO_ELEMENT: [filter_r] AEL_MSG_CMD_RESUME,state:1
I (2814) RSP_FILTER: sample rate of source data : 16000, channel of source data : 2, sample rate of destination data ...
日志如下:
I (2802) AUDIO_ELEMENT: [i2s] AEL_MSG_CMD_RESUME,state:1
I (2809) AUDIO_ELEMENT: [filter_r] AEL_MSG_CMD_RESUME,state:1
I (2814) RSP_FILTER: sample rate of source data : 16000, channel of source data : 2, sample rate of destination data ...