当我想构建我的项目的OTA版本时,我得到这个错误,我可以构建正常版本,请帮助,谢谢
cd:/diasemi/smartsnippetsstudio/gcc/4_9-2015q1/bin/../lib/gcc/arm-none-eabi/4.9.3/../../../ arm-none-eabi/bin/ld.exe: cannot find -lble_stack
Collect2.exe: error: ld returned 1 exit status
设备:
嗨andoridfm2013,
错误代码指示环境无法找到ble库,请检入项目的属性。C / c++构建工具- >设置- >设置- >横臂C链接器- >库并确保选择SUOTA vesrion积极配置,在图书馆搜索搜索路径确保这条道路是指向 "../../../../../ sdk /接口/ ble_stack / / DA14681-01-Release”。
也请看看下面的帖子,看看这个设置是否解决了你的问题。
https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bl..。
由于MT_Dialog