-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
最新 SDK 无法编译 #187
Comments
已经是最新的 toolchain 2.4.7 .bat 也没问题,是从 github pull 的 media_app.a 是空的,是不是 media_app.a upload 错了? -------------- Build: Release in AC632N_spp_and_le (compiler: Q32S LTO Compiler)--------------- Running target pre-build steps q32s-lto-wrapper.exe -LC:\JL\pi32\q32s-lib -o ........\cpu\bd19\tools\sdk.elf @........\cpu\bd19\tools\sdk.elf.objs.txt --plugin-opt=-inline-threshold=5 --plugin-opt=save-temps --plugin-opt=-inline-normal-into-special-section=true --plugin-opt=-dont-used-symbol-list=malloc,free,sprintf,printf,puts,putchar --plugin-opt=-warn-stack-size=256 --sort-common --dont-complain-call-overflow --gc-sections --start-group ../../../../cpu/bd19/liba/cpu.a ../../../../cpu/bd19/liba/system.a ../../../../cpu/bd19/liba/btstack.a ../../../../cpu/bd19/liba/btctrler.a ../../../../cpu/bd19/liba/agreement.a ../../../../cpu/bd19/liba/rcsp_stack.a ../../../../apps/common/third_party_profile/tuya_protocol/sdk/lib/lib_tuya_v200_Q32S.a ../../../../cpu/bd19/liba/media.a ../../../../cpu/bd19/liba/media_app.a ../../../../cpu/bd19/liba/lc3_codec_lib.a ../../../../cpu/bd19/liba/usbc_codec_lib.a ../../../../cpu/bd19/liba/lib_adpcm_ima_code.a ../../../../cpu/bd19/liba/wav_dec_lib.a ../../../../cpu/bd19/liba/wtgv2_dec_lib.a ../../../../cpu/bd19/liba/opus_enc_lib.a ../../../../cpu/bd19/liba/update.a --end-group -T../../../../cpu/bd19/sdk.ld -M=../../../../cpu/bd19/tools/sdk.map -flto --plugin-opt=-inline-threshold=5 C:\JL\pi32\q32s-lib\libm.a C:\JL\pi32\q32s-lib\libc.a C:\JL\pi32\q32s-lib\libm.a C:\JL\pi32\q32s-lib\libcompiler-rt.a |
SDK版本: AC630N_bt_data_transfer_sdk_release_v2.2.1
芯片型号: AC6328b
选用的cbp工程: AC632N_spp_and_le.cbp
配置的板级: #define CONFIG_BOARD_AC632N_DEMO
问题的分类标签: 蓝牙(BLE)
问题具体描述: 不能编译
复现的概率: 必现
复现的步骤: 编译
公版是否能复现: Yes
提供打印输出log信息:
||=== Build: Release in AC632N_spp_and_le (compiler: Q32S LTO Compiler) ===|
C:\JL\pi32\bin\q32s-ld.exe:........\cpu\bd19\liba\media_app.a|1|syntax error|
||=== Build failed: 1 error(s), 0 warning(s) (0 minute(s), 0 second(s)) ===|
The text was updated successfully, but these errors were encountered: