Search found 3 matches

by zhaofeng
Mon Sep 23, 2024 7:31 am
Forum: ESP-IDF 中文讨论版
Topic: ESP32C3 BLEMESH 编译连接出错
Replies: 0
Views: 400

ESP32C3 BLEMESH 编译连接出错

/esp/esp-idf/components/bt/esp_ble_mesh/lib/lib/esp32c3/libble_mesh.a(df_proxy.c.o):(.text+0x6c2): more undefined references to `bt_mesh_ext_log_timestamp' follow
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

紧急求助,出现这个问题是不是我搭的环境有问题?
by zhaofeng
Mon Sep 23, 2024 7:08 am
Forum: ESP-IDF 中文讨论版
Topic: ESP32C3 BLEMESH 编译连接出错
Replies: 0
Views: 351

ESP32C3 BLEMESH 编译连接出错

各位好,我在编译ESP32C3 BLEMESH 时出现了问题: /esp/esp-idf/components/bt/esp_ble_mesh/lib/lib/esp32c3/libble_mesh.a(df_proxy.c.o):(.text+0x6c2): more undefined references to `bt_mesh_ext_log_timestamp' follow collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. ninja failed with exi...
by zhaofeng
Mon Sep 23, 2024 7:04 am
Forum: ESP-IDF
Topic: How to temporarily PAUSE Bluetooth / BLE
Replies: 5
Views: 734

Re: How to temporarily PAUSE Bluetooth / BLE

抱歉,打扰了!
我刚刚接触ESP32C3,但编译的过程中出现了问题,无法通过编译,问题是:undefined reference to `bt_mesh_ext_log_timestamp',您能帮我解答么?