|
|
Information
| 说明: |
建议参照本版块置顶帖内容输入必要信息 |
| 芯片型号: |
8258 |
| SDK及版本: |
tc_ble_single_sdk-V3.4.2.6 |
12:34:14 **** Build of configuration 825x_ble_remote for project tc_ble_single_sdk_B85 ****
make all
Building file: ../../../tc_ble_single_sdk/vendor/common/app_buffer.c
Invoking: TC32 Compiler
tc32-elf-gcc -ffunction-sections -fdata-sections -I"F:\eclipse-workspace\tc_ble_single_sdk_B85" -I"F:\eclipse-workspace\tc_ble_single_sdk_B85/../../.." -I"F:\tc_ble_single_sdk\vendor\common" -I"F:\tc_ble_single_sdk\common" -I"F:\tc_ble_single_sdk\drivers\B85" -D__PROJECT_8258_BLE_REMOTE__=1 -DCHIP_TYPE=CHIP_TYPE_825x -Wall -O2 -fpack-struct -fshort-enums -finline-small-functions -std=gnu99 -fshort-wchar -fms-extensions -c -o "vendor/common/app_buffer.o" "../../../tc_ble_single_sdk/vendor/common/app_buffer.c"
../../../tc_ble_single_sdk/vendor/common/app_buffer.c:24:23: fatal error: tl_common.h: No such file or directory
compilation terminated.
make[1]: *** [vendor/common/app_buffer.o] Error 1
make: *** [all] Error 2
"make all" terminated with exit code 2. Build might be incomplete.
12:34:22 Build Failed. 3 errors, 0 warnings. (took 8s.59ms)
SDK在根目录,并且路径没有中文,提示tl_common.h: No such file or directory找不到,请问大概是什么原因啊 |
|