我精简了一个小工程,自己写了六个自定义组件,最后一个一个自定义组件加入工程中进行编译时,附件图片中的六个组件依次加入工程编译没有问题,能够正确得到.bin文件,但最后一个简单组件wifi_app加入工程后,总是出现undefined reference to错误(这个组件调用了另一个自定义组件port_event中的置事件组位port_set_status(...
#./CMakeLists.txt#The following lines of boilerplate have to be in your project's#CMakeLists in this exact order for cmake to work correctlycmake_minimum_required(VERSION3.5)include($ENV{IDF_PATH}/tools/cmake/project.cmake)set(EXTRA_COMPONENT_DIRS${CMAKE_CURRENT_LIST_DIR}/hw/main/${C...
/home/ankit/.espressif/tools/xtensa-esp32-elf/esp-2021r2-patch5-8.4.0/xtensa-esp32-elf/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld: esp-idf/bt/libbt.a(bt.c.obj):(.literal.esp_bt_mem_release+0x4): undefined reference to `_bt_bss_end' co...
"CFBundlePackageType":"APPL","CFBundleDevelopmentRegion":"en","UISupportedInterfaceOrientations~ipad":["UIInterfaceOrientationPortrait","UIInterfaceOrientationPortraitUpsideDown","UIInterfaceOrientationLandscapeLeft","UIInterfaceOrientationLandscapeRight"],"CFBundleName":"cool_beans"} [ +4 ms] executing: ...