.\Objects\templet.axf: Error: L6218E: Undefined symbol __aeabi_assert (referred from lianbiao.o).
解决办法:禁用 MicroLIB :路径Under Project -> Options For Target -> in the top-right of the Target dialog。取消该选项,点击确认,重新编译即可。


本文介绍了如何在遇到Objects emplet.axf文件中__aeabi_assert未定义错误时,通过禁用MicroLIB选项来解决。步骤包括在项目设置中取消选中相关选项并重新编译。
.\Objects\templet.axf: Error: L6218E: Undefined symbol __aeabi_assert (referred from lianbiao.o).
解决办法:禁用 MicroLIB :路径Under Project -> Options For Target -> in the top-right of the Target dialog。取消该选项,点击确认,重新编译即可。


3755
3255
920