Advertisement
Guest User

NimBLE compile errors

a guest
Oct 14th, 2021
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.80 KB | None | 0 0
  1. [991/993] Linking CXX executable esp-at.elf
  2. FAILED: esp-at.elf
  3. : && /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/riscv32-esp-elf-g++ -march=rv32imc -nostartfiles -march=rv32imc --specs=nosys.specs CMakeFiles/esp-at.elf.dir/project_elf_src_esp32c3.c.obj -o esp-at.elf esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/asio/libasio.a esp-idf/bt/libbt.a esp-idf/cbor/libcbor.a esp-idf/unity/libunity.a esp-idf/cmock/libcmock.a esp-idf/coap/libcoap.a esp-idf/console/libconsole.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/protocomm/libprotocomm.a esp-idf/mdns/libmdns.a
  4. esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/fatfs/libfatfs.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/json/libjson.a esp-idf/libsodium/liblibsodium.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/spiffs/libspiffs.a esp-idf/wifi_provisioning/libwifi_provisioning.a esp-idf/at/libat.a esp-idf/spi_driver/libspi_driver.a esp-idf/main/libmain.a -Wl,--cref -Wl,--Map=/mnt/c/Users/justi/Desktop/uFire/src/esp-at/build/esp-at.map -fno-rtti -fno-lto esp-idf/asio/libasio.a esp-idf/cbor/libcbor.a esp-idf/cmock/libcmock.a esp-idf/unity/libunity.a esp-idf/coap/libcoap.a esp-idf/esp_adc_cal/libesp_adc_cal.a esp-idf/esp_hid/libesp_hid.a esp-idf/esp_local_ctrl/libesp_local_ctrl.a esp-idf/esp_websocket_client/libesp_websocket_client.a esp-idf/expat/libexpat.a esp-idf/freemodbus/libfreemodbus.a esp-idf/jsmn/libjsmn.a esp-idf/libsodium/liblibsodium.a esp-idf/wifi_provisioning/libwifi_provisioning.a
  5. esp-idf/protocomm/libprotocomm.a esp-idf/protobuf-c/libprotobuf-c.a esp-idf/at/libat.a ../components/at/lib/libesp32c3_at_core_silence.a esp-idf/at/libat.a ../components/at/lib/libesp32c3_at_core_silence.a esp-idf/bt/libbt.a -L/mnt/c/Users/justi/Desktop/uFire/src/esp-at/esp-idf/components/bt/controller/lib_esp32c3_family/esp32c3 -lbtdm_app -lbtbb esp-idf/mdns/libmdns.a esp-idf/console/libconsole.a esp-idf/fatfs/libfatfs.a esp-idf/wear_levelling/libwear_levelling.a esp-idf/json/libjson.a esp-idf/mqtt/libmqtt.a esp-idf/openssl/libopenssl.a esp-idf/spiffs/libspiffs.a esp-idf/spi_driver/libspi_driver.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcoexist.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcore.a ../esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a ../esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a ../esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a ../esp-idf/components/esp_wifi/lib/esp32c3/libpp.a ../esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a ../esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a ../esp-idf/components/esp_wifi/lib/esp32c3/libphy.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcoexist.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcore.a ../esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a ../esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a ../esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a ../esp-idf/components/esp_wifi/lib/esp32c3/libpp.a ../esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a ../esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a ../esp-idf/components/esp_wifi/lib/esp32c3/libphy.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcoexist.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcore.a ../esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a ../esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a ../esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a ../esp-idf/components/esp_wifi/lib/esp32c3/libpp.a ../esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a ../esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a ../esp-idf/components/esp_wifi/lib/esp32c3/libphy.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a
  6. esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcoexist.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcore.a ../esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a ../esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a ../esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a ../esp-idf/components/esp_wifi/lib/esp32c3/libpp.a ../esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a ../esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a ../esp-idf/components/esp_wifi/lib/esp32c3/libphy.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a
  7. esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcoexist.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcore.a ../esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a ../esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a ../esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a ../esp-idf/components/esp_wifi/lib/esp32c3/libpp.a ../esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a ../esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a ../esp-idf/components/esp_wifi/lib/esp32c3/libphy.a esp-idf/esp_pm/libesp_pm.a esp-idf/mbedtls/libmbedtls.a esp-idf/efuse/libefuse.a esp-idf/app_update/libapp_update.a esp-idf/bootloader_support/libbootloader_support.a esp-idf/esp_ipc/libesp_ipc.a esp-idf/spi_flash/libspi_flash.a esp-idf/nvs_flash/libnvs_flash.a esp-idf/pthread/libpthread.a esp-idf/esp_gdbstub/libesp_gdbstub.a esp-idf/esp_system/libesp_system.a esp-idf/esp_rom/libesp_rom.a esp-idf/hal/libhal.a esp-idf/vfs/libvfs.a esp-idf/esp_eth/libesp_eth.a esp-idf/tcpip_adapter/libtcpip_adapter.a esp-idf/esp_netif/libesp_netif.a esp-idf/esp_event/libesp_event.a esp-idf/wpa_supplicant/libwpa_supplicant.a esp-idf/esp_wifi/libesp_wifi.a esp-idf/lwip/liblwip.a esp-idf/log/liblog.a esp-idf/heap/libheap.a esp-idf/soc/libsoc.a esp-idf/esp_hw_support/libesp_hw_support.a esp-idf/esp_ringbuf/libesp_ringbuf.a esp-idf/driver/libdriver.a esp-idf/riscv/libriscv.a esp-idf/espcoredump/libespcoredump.a esp-idf/esp32c3/libesp32c3.a esp-idf/esp_common/libesp_common.a esp-idf/esp_timer/libesp_timer.a esp-idf/freertos/libfreertos.a esp-idf/newlib/libnewlib.a esp-idf/cxx/libcxx.a esp-idf/app_trace/libapp_trace.a esp-idf/nghttp/libnghttp.a esp-idf/esp-tls/libesp-tls.a esp-idf/tcp_transport/libtcp_transport.a esp-idf/esp_http_client/libesp_http_client.a esp-idf/esp_http_server/libesp_http_server.a esp-idf/esp_https_ota/libesp_https_ota.a esp-idf/sdmmc/libsdmmc.a esp-idf/esp_serial_slave_link/libesp_serial_slave_link.a esp-idf/mbedtls/mbedtls/library/libmbedtls.a esp-idf/mbedtls/mbedtls/library/libmbedcrypto.a esp-idf/mbedtls/mbedtls/library/libmbedx509.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcoexist.a ../esp-idf/components/esp_wifi/lib/esp32c3/libcore.a ../esp-idf/components/esp_wifi/lib/esp32c3/libespnow.a ../esp-idf/components/esp_wifi/lib/esp32c3/libmesh.a ../esp-idf/components/esp_wifi/lib/esp32c3/libnet80211.a ../esp-idf/components/esp_wifi/lib/esp32c3/libpp.a ../esp-idf/components/esp_wifi/lib/esp32c3/libsmartconfig.a ../esp-idf/components/esp_wifi/lib/esp32c3/libwapi.a ../esp-idf/components/esp_wifi/lib/esp32c3/libphy.a -Wl,--wrap=mbedtls_mpi_exp_mod -u esp_app_desc -u pthread_include_pthread_impl -u pthread_include_pthread_cond_impl -u pthread_include_pthread_local_storage_impl -u start_app -L /mnt/c/Users/justi/Desktop/uFire/src/esp-at/esp-idf/components/esp_rom/esp32c3/ld -T esp32c3.rom.ld -T esp32c3.rom.api.ld -T esp32c3.rom.libgcc.ld -T esp32c3.rom.newlib.ld -T esp32c3.rom.version.ld -T esp32c3.rom.newlib-nano.ld -T esp32c3.rom.eco3.ld -u vfs_include_syscalls_impl -L /mnt/c/Users/justi/Desktop/uFire/src/esp-at/esp-idf/components/esp_wifi/lib/esp32c3 -L /mnt/c/Users/justi/Desktop/uFire/src/esp-at/build/esp-idf/esp32c3 -T esp32c3_out.ld -L /mnt/c/Users/justi/Desktop/uFire/src/esp-at/build/esp-idf/esp32c3/ld -T esp32c3.project.ld -L /mnt/c/Users/justi/Desktop/uFire/src/esp-at/esp-idf/components/esp32c3/ld -T esp32c3.peripherals.ld -u call_user_start_cpu0 -Wl,--gc-sections -Wl,--undefined=uxTopUsedPriority -u app_main -lc -lm esp-idf/newlib/libnewlib.a -u newlib_include_heap_impl -u newlib_include_syscalls_impl -u newlib_include_pthread_impl -u newlib_include_assert_impl --specs=nano.specs -Wl,--wrap=_Unwind_SetEnableExceptionFdeSorting -Wl,--wrap=__register_frame_info_bases -Wl,--wrap=__register_frame_info
  8. -Wl,--wrap=__register_frame -Wl,--wrap=__register_frame_info_table_bases -Wl,--wrap=__register_frame_info_table -Wl,--wrap=__register_frame_table -Wl,--wrap=__deregister_frame_info_bases -Wl,--wrap=__deregister_frame_info -Wl,--wrap=_Unwind_Find_FDE -Wl,--wrap=_Unwind_GetGR -Wl,--wrap=_Unwind_GetCFA -Wl,--wrap=_Unwind_GetIP -Wl,--wrap=_Unwind_GetIPInfo -Wl,--wrap=_Unwind_GetRegionStart -Wl,--wrap=_Unwind_GetDataRelBase -Wl,--wrap=_Unwind_GetTextRelBase -Wl,--wrap=_Unwind_SetIP -Wl,--wrap=_Unwind_SetGR -Wl,--wrap=_Unwind_GetLanguageSpecificData -Wl,--wrap=_Unwind_FindEnclosingFunction -Wl,--wrap=_Unwind_Resume -Wl,--wrap=_Unwind_RaiseException -Wl,--wrap=_Unwind_DeleteException -Wl,--wrap=_Unwind_ForcedUnwind -Wl,--wrap=_Unwind_Resume_or_Rethrow -Wl,--wrap=_Unwind_Backtrace -Wl,--wrap=__cxa_call_unexpected -Wl,--wrap=__gxx_personality_v0 -u __cxa_guard_dummy -lstdc++ esp-idf/pthread/libpthread.a -lgcc esp-idf/cxx/libcxx.a -u __cxx_fatal_exception && :
  9. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L111':
  10. (.text.at_exeCmdBleAdvStop+0x16): undefined reference to `esp_ble_gap_stop_advertising'
  11. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L454':
  12. (.text.at_gatts_connection_event_handler+0x158): undefined reference to `esp_ble_gap_disconnect'
  13. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L466':
  14. (.text.at_exeCmdBleAdvStart+0x2a): undefined reference to `esp_ble_gap_start_advertising'
  15. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L473':
  16. (.text.at_gatts_disconnection_event_handler+0x92): undefined reference to `esp_ble_gap_start_advertising'
  17. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L572':
  18. (.text.at_ble_auto_wrire_description+0xb6): undefined reference to `esp_ble_gattc_register_for_notify'
  19. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L580':
  20. (.text.at_gattc_connection_event_handler+0x8e): undefined reference to `esp_ble_gattc_close'
  21. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L601':
  22. (.text.at_gattc_connection_event_handler+0x150): undefined reference to `esp_ble_gattc_close'
  23. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_gattc_connection_event_handler+0x160): undefined reference to `esp_ble_gattc_close'
  24. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L622':
  25. (.text.at_gattc_disconnection_event_handler+0x168): undefined reference to `esp_ble_gap_start_scanning'
  26. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L630':
  27. (.text.gattc_profile_c_event_handler+0x276): undefined reference to `esp_ble_gattc_write_char_descr'
  28. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L674':
  29. (.text.gattc_profile_b_event_handler+0x276): undefined reference to `esp_ble_gattc_write_char_descr'
  30. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L734':
  31. (.text.gattc_profile_a_event_handler+0x52): undefined reference to `esp_ble_gap_set_scan_params'
  32. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L730':
  33. (.text.gattc_profile_a_event_handler+0x286): undefined reference to `esp_ble_gattc_write_char_descr'
  34. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L792':
  35. (.text.esp_gap_cb+0x116): undefined reference to `esp_ble_gap_stop_scanning'
  36. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.esp_gap_cb+0x138): undefined reference to `esp_ble_gattc_open'
  37. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.esp_gap_cb+0x142): undefined reference to `esp_ble_gap_stop_scanning'
  38. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L794':
  39. (.text.esp_gap_cb+0x174): undefined reference to `esp_ble_resolve_adv_data'
  40. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `at_queryCmdBleAddr':
  41. (.text.at_queryCmdBleAddr+0x26): undefined reference to `esp_bt_dev_get_address'
  42. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L830':
  43. (.text.at_setupCmdBleScan+0x76): undefined reference to `esp_ble_gap_stop_scanning'
  44. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L832':
  45. (.text.at_setupCmdBleScan+0x138): undefined reference to `esp_ble_gap_start_scanning'
  46. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L833':
  47. (.text.at_setupCmdBleScan+0x16e): undefined reference to `esp_ble_gap_start_scanning'
  48. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L834':
  49. (.text.at_setupCmdBleScan+0x186): undefined reference to `esp_ble_gap_start_scanning'
  50. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L855':
  51. (.text.at_setupCmdBleAddr+0x36): undefined reference to `esp_ble_gap_clear_rand_addr'
  52. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L859':
  53. (.text.at_setupCmdBleAddr+0x4e): undefined reference to `esp_ble_gap_config_local_privacy'
  54. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L856':
  55. (.text.at_setupCmdBleAddr+0x92): undefined reference to `esp_ble_gap_set_rand_addr'
  56. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `at_setupCmdBleName':
  57. (.text.at_setupCmdBleName+0x38): undefined reference to `esp_ble_gap_set_device_name'
  58. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L997':
  59. (.text.at_setupCmdBLeScanParam+0xce): undefined reference to `esp_ble_gap_set_scan_params'
  60. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1022':
  61. (.text.at_setupCmdBleAdvData+0xf2): undefined reference to `esp_ble_gap_config_adv_data_raw'
  62. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1054':
  63. (.text.at_setupCmdBleAdvDataEx+0xd6): undefined reference to `esp_ble_gap_set_device_name'
  64. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1064':
  65. (.text.at_setupCmdBleAdvDataEx+0x2fa): undefined reference to `esp_ble_gap_config_adv_data'
  66. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1041':
  67. (.text.at_setupCmdBleAdvDataEx+0x3cc): undefined reference to `esp_ble_gap_start_advertising'
  68. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1084':
  69. (.text.at_setupCmdBLeSacnRspData+0xa4): undefined reference to `esp_ble_gap_config_scan_rsp_data_raw'
  70. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1111':
  71. (.text.get_gatts_srv_json+0x1d6): undefined reference to `esp_ble_gatts_create_attr_tab'
  72. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1160':
  73. (.text.get_gatts_srv_json+0x4f0): undefined reference to `esp_ble_gatts_create_attr_tab'
  74. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1211':
  75. (.text.at_setupCmdBleConn+0xe8): undefined reference to `esp_ble_gap_stop_scanning'
  76. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1187':
  77. (.text.at_setupCmdBleConn+0x1e8): undefined reference to `esp_ble_gattc_open'
  78. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1223':
  79. (.text.at_setupCmdBleDisConn+0xb6): undefined reference to `esp_ble_gattc_close'
  80. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1227':
  81. (.text.at_setupCmdBleDisConn+0x15c): undefined reference to `esp_ble_gap_disconnect'
  82. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1248':
  83. (.text.at_exeCmdBleDisConn+0x7a): undefined reference to `esp_ble_gattc_close'
  84. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1260':
  85. (.text.at_exeCmdBleDisConn+0x166): undefined reference to `esp_ble_gap_disconnect'
  86. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1291':
  87. (.text.at_setupCmdBleSrvStart+0x58): undefined reference to `esp_ble_gatts_start_service'
  88. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1294':
  89. (.text.at_exeCmdBleSrvStart+0x1a): undefined reference to `esp_ble_gatts_start_service'
  90. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1315':
  91. (.text.at_setupCmdBleSrvStop+0x54): undefined reference to `esp_ble_gatts_stop_service'
  92. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1318':
  93. (.text.at_exeCmdBleSrvStop+0x2c): undefined reference to `esp_ble_gatts_stop_service'
  94. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1334':
  95. (.text.at_setupCmdBleGattsNtfy+0x1c0): undefined reference to `esp_ble_gatts_send_indicate'
  96. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1341':
  97. (.text.at_setupCmdBleGattsNtfy+0x1fe): undefined reference to `esp_ble_gatts_send_indicate'
  98. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1338':
  99. (.text.at_setupCmdBleGattsNtfy+0x240): undefined reference to `esp_ble_gatts_send_indicate'
  100. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1378':
  101. (.text.at_setupCmdBleGattsInd+0x1e0): undefined reference to `esp_ble_gatts_send_indicate'
  102. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1380':
  103. (.text.at_setupCmdBleGattsInd+0x276): undefined reference to `esp_ble_gatts_send_indicate'
  104. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj):(.text.at_setupCmdBleGattsInd+0x2d4): more undefined references to `esp_ble_gatts_send_indicate' follow
  105. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1470':
  106. (.text.at_setupCmdBlesSetCharDesc+0x284): undefined reference to `esp_ble_gatts_set_attr_value'
  107. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1471':
  108. (.text.at_setupCmdBlesSetCharDesc+0x29a): undefined reference to `esp_ble_gatts_set_attr_value'
  109. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1509':
  110. (.text.at_setupCmdBleConnParam+0x19a): undefined reference to `esp_ble_gap_update_conn_params'
  111. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1530':
  112. (.text.at_setupCmdBleDataLen+0xec): undefined reference to `esp_ble_gap_set_pkt_data_len'
  113. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1536':
  114. (.text.at_setupCmdBleCfgMtu+0x74): undefined reference to `esp_ble_gatt_set_local_mtu'
  115. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1549':
  116. (.text.at_setupCmdBleCfgMtu+0x9a): undefined reference to `esp_ble_gattc_send_mtu_req'
  117. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1556':
  118. (.text.at_setupCmdBleGattcPrimSrv+0xda): undefined reference to `esp_ble_gattc_search_service'
  119. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1610':
  120. (.text.at_setupCmdBleGattcPrimSrv+0x348): undefined reference to `esp_ble_gattc_get_attr_count'
  121. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1607':
  122. (.text.at_setupCmdBleGattcPrimSrv+0x46c): undefined reference to `esp_ble_gattc_get_all_descr'
  123. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1577':
  124. (.text.at_setupCmdBleGattcPrimSrv+0x66e): undefined reference to `esp_ble_gattc_get_service'
  125. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1584':
  126. (.text.at_setupCmdBleGattcPrimSrv+0x6b8): undefined reference to `esp_ble_gattc_get_attr_count'
  127. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleGattcPrimSrv+0x70a): undefined reference to `esp_ble_gattc_get_all_char'
  128. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1638':
  129. (.text.at_setupCmdBleGattcInclSrv+0x100): undefined reference to `esp_ble_gattc_get_attr_count'
  130. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1691':
  131. (.text.at_setupCmdBleGattcInclSrv+0x228): undefined reference to `esp_ble_gattc_get_include_service'
  132. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1717':
  133. (.text.at_setupCmdBleGattcRd+0x1b2): undefined reference to `esp_ble_gattc_read_char'
  134. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1722':
  135. (.text.at_setupCmdBleGattcRd+0x284): undefined reference to `esp_ble_gattc_read_char_descr'
  136. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1846':
  137. (.text.at_setupCmdBleGattcWr+0x2c6): undefined reference to `esp_ble_gattc_prepare_write'
  138. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1784':
  139. (.text.at_setupCmdBleGattcWr+0x376): undefined reference to `esp_ble_gattc_prepare_write'
  140. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleGattcWr+0x3d4): undefined reference to `esp_ble_gattc_execute_write'
  141. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1850':
  142. (.text.at_setupCmdBleGattcWr+0x42e): undefined reference to `esp_ble_gattc_write_char'
  143. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1851':
  144. (.text.at_setupCmdBleGattcWr+0x47c): undefined reference to `esp_ble_gattc_write_char'
  145. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1853':
  146. (.text.at_setupCmdBleGattcWr+0x5f8): undefined reference to `esp_ble_gattc_register_for_notify'
  147. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1804':
  148. (.text.at_setupCmdBleGattcWr+0x6b6): undefined reference to `esp_ble_gattc_write_char_descr'
  149. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1866':
  150. (.text.at_exeCmdBleSpp+0x20c): undefined reference to `esp_ble_gattc_register_for_notify'
  151. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1902':
  152. (.text.at_setupBleSetKey+0x3e): undefined reference to `esp_ble_gap_set_security_param'
  153. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1908':
  154. (.text.at_setupBleSetEncryption+0xb8): undefined reference to `esp_ble_set_encryption'
  155. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1924':
  156. (.text.at_setupBleSetEncryption+0xd6): undefined reference to `esp_ble_set_encryption'
  157. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1948':
  158. (.text.at_setupBleSetEncryptionRsp+0xc4): undefined reference to `esp_ble_gap_security_rsp'
  159. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1952':
  160. (.text.at_setupBleSetEncryptionRsp+0xe2): undefined reference to `esp_ble_gap_security_rsp'
  161. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1949':
  162. (.text.at_setupBleSetEncryptionRsp+0x10a): undefined reference to `esp_ble_gap_security_rsp'
  163. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1954':
  164. (.text.at_setupBleSetEncryptionRsp+0x128): undefined reference to `esp_ble_gap_security_rsp'
  165. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1975':
  166. (.text.at_setupBleSetKeyReply+0xb4): undefined reference to `esp_ble_passkey_reply'
  167. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1974':
  168. (.text.at_setupBleSetKeyReply+0xd6): undefined reference to `esp_ble_passkey_reply'
  169. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1998':
  170. (.text.at_setupBleSetConfReply+0xc4): undefined reference to `esp_ble_confirm_reply'
  171. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2002':
  172. (.text.at_setupBleSetConfReply+0xe2): undefined reference to `esp_ble_confirm_reply'
  173. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L1999':
  174. (.text.at_setupBleSetConfReply+0x10a): undefined reference to `esp_ble_confirm_reply'
  175. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2004':
  176. (.text.at_setupBleSetConfReply+0x128): undefined reference to `esp_ble_confirm_reply'
  177. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2055':
  178. (.text.at_setupBleSecParam+0x12a): undefined reference to `esp_ble_gap_set_security_param'
  179. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupBleSecParam+0x13a): undefined
  180. reference to `esp_ble_gap_set_security_param'
  181. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupBleSecParam+0x14a): undefined
  182. reference to `esp_ble_gap_set_security_param'
  183. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupBleSecParam+0x15a): undefined
  184. reference to `esp_ble_gap_set_security_param'
  185. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupBleSecParam+0x16a): undefined
  186. reference to `esp_ble_gap_set_security_param'
  187. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj):(.text.at_setupBleSecParam+0x17a): more undefined references to `esp_ble_gap_set_security_param' follow
  188. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2057':
  189. (.text.at_queryBleEncDev+0x20): undefined reference to `esp_ble_get_bond_device_num'
  190. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2062':
  191. (.text.at_queryBleEncDev+0x40): undefined reference to `esp_ble_get_bond_device_list'
  192. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2074':
  193. (.text.at_setupBleEncClear+0x32): undefined reference to `esp_ble_get_bond_device_num'
  194. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2076':
  195. (.text.at_setupBleEncClear+0x64): undefined reference to `esp_ble_get_bond_device_list'
  196. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupBleEncClear+0x78): undefined reference to `esp_ble_remove_bond_device'
  197. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2078':
  198. (.text.at_exeBleEncClear+0x1a): undefined reference to `esp_ble_get_bond_device_num'
  199. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2086':
  200. (.text.at_exeBleEncClear+0x42): undefined reference to `esp_ble_get_bond_device_list'
  201. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2079':
  202. (.text.at_exeBleEncClear+0x5c): undefined reference to `esp_ble_remove_bond_device'
  203. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2147':
  204. (.text.at_setupCmdBleInit+0x94): undefined reference to `esp_bluedroid_init'
  205. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2148':
  206. (.text.at_setupCmdBleInit+0xa0): undefined reference to `esp_bluedroid_enable'
  207. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleInit+0xc4): undefined reference to `esp_ble_gap_set_device_name'
  208. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleInit+0xda): undefined reference to `esp_ble_gap_register_callback'
  209. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2109':
  210. (.text.at_setupCmdBleInit+0xf0): undefined reference to `esp_ble_gattc_register_callback'
  211. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2149':
  212. (.text.at_setupCmdBleInit+0xfe): undefined reference to `esp_ble_gattc_app_register'
  213. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleInit+0x10e): undefined reference to `esp_ble_gattc_app_register'
  214. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2151':
  215. (.text.at_setupCmdBleInit+0x11e): undefined reference to `esp_ble_gattc_app_register'
  216. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2152':
  217. (.text.at_setupCmdBleInit+0x134): undefined reference to `esp_ble_gatts_register_callback'
  218. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2153':
  219. (.text.at_setupCmdBleInit+0x144): undefined reference to `esp_ble_gatts_app_register'
  220. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2155':
  221. (.text.at_setupCmdBleInit+0x164): undefined reference to `esp_ble_gatts_register_callback'
  222. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2156':
  223. (.text.at_setupCmdBleInit+0x17a): undefined reference to `esp_ble_gap_register_callback'
  224. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2150':
  225. (.text.at_setupCmdBleInit+0x18a): undefined reference to `esp_ble_gatts_app_register'
  226. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2157':
  227. (.text.at_setupCmdBleInit+0x1a0): undefined reference to `esp_ble_gattc_register_callback'
  228. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleInit+0x1ae): undefined reference to `esp_ble_gattc_app_register'
  229. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2158':
  230. (.text.at_setupCmdBleInit+0x1be): undefined reference to `esp_ble_gattc_app_register'
  231. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2159':
  232. (.text.at_setupCmdBleInit+0x1ce): undefined reference to `esp_ble_gattc_app_register'
  233. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2161':
  234. (.text.at_setupCmdBleInit+0x1ee): undefined reference to `esp_ble_gap_stop_advertising'
  235. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2107':
  236. (.text.at_setupCmdBleInit+0x210): undefined reference to `esp_bluedroid_disable'
  237. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2110':
  238. (.text.at_setupCmdBleInit+0x21e): undefined reference to `esp_ble_gap_stop_scanning'
  239. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleInit+0x230): undefined reference to `esp_ble_gatts_app_unregister'
  240. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: (.text.at_setupCmdBleInit+0x23e): undefined reference to `esp_ble_gattc_app_unregister'
  241. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2112':
  242. (.text.at_setupCmdBleInit+0x248): undefined reference to `esp_bluedroid_deinit'
  243. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2175':
  244. (.text.at_ble_send_data+0x96): undefined reference to `esp_ble_gatts_send_indicate'
  245. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2174':
  246. (.text.at_ble_send_data+0x16a): undefined reference to `esp_ble_gatts_send_indicate'
  247. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2182':
  248. (.text.at_ble_send_data+0x1fc): undefined reference to `esp_ble_gatts_send_indicate'
  249. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2185':
  250. (.text.at_ble_send_data+0x2ce): undefined reference to `esp_ble_gattc_write_char'
  251. /home/ufire/.espressif/tools/riscv32-esp-elf/esp-2021r1-8.4.0/riscv32-esp-elf/bin/../lib/gcc/riscv32-esp-elf/8.4.0/../../../../riscv32-esp-elf/bin/ld: ../components/at/lib/libesp32c3_at_core_silence.a(at_bleCmd.c.obj): in function `.L2190':
  252. (.text.at_ble_send_data+0x35e): undefined reference to `esp_ble_gattc_write_char'
  253. collect2: error: ld returned 1 exit status
  254. ninja: build stopped: subcommand failed.
  255. ninja failed with exit code 1
  256. idf.py build ret: 2
  257. idf.py build failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement