工具/软件:Code Composer Studio
大家好,
我尝试导入SimpleBLEPeripheral项目,但在尝试生成项目时遇到问题。
下面是我的生成控制台:
****为SimpleBLEPeripheral项目构建配置FlashROM ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake "-k all
'构建文件:C:/ti/simplelink/ble_cc26xx_2_01_01_4.4627万/项目/ble/SimpleBLEPeripheral/CC26xx/Source/Application/main.c'
'调用:ARM编译器'
c:/ti/ccsv6/tools/compiler/ti-CGT-arm_LES.9/bin/armcl" 5.2 --cmd_file="C:/ti/simplelink/ble_cc26xx_2_01_44ms/ble/ble/cs/scmcsc/spel_pert_pert=./pse/seclink=-ctran/ip/ps-ctran/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip_ctran/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/cc 5.2 include_path="C:/ti/simplelink/ble_cc26xx_2_01_44dr/Components/services/sdata"--include_path="C:/ti/simplelink/ble_cc26xx_2_01_44dr/Components/sadr27"--include_path_c10s/ip_c10s/ip_ctran_c261/ctran_c_路 display_error_number --gen_func_subsections=on --preproc_with _compile --preproc_dependency="Startup/main.pp"--obj_directory="Startup"--cmd_file="configPkg/compiler.opt""C:/ti/simplelink/ble_cc26xx_2_01_4.4627万/项目/Peripheral S26xx/Application/crype/c"
"D:\WorkspaceCCS2\SimpleBLEPeripheral\NPI\NPI_task.h",第49行:致命错误#1965:无法打开源文件"inc/npI_data.h"
在编译“C:\ti/simplelink/ble_cc26xx_2_01_4.4627万/项目/ble/SimpleBLEPeripheral/CC26xx/Source/Application/main.c”时检测到1个灾难性错误。
编译已终止。
>>编译失败
gmake:***[Startup/main.obj]错误1
'构建文件:C:/ti/simplelink/ble_cc26xx_2_01_01_4.4627万/项目/ble/SimpleBLEPeripheral/CC26xx/Source/Application/simpleBLEPeripheral.c'
'调用:ARM编译器'
c:/ti/ccsv6/tools/compiler/ti-CGT-arm_LES.9/bin/armcl" 5.2 --cmd_file="C:/ti/simplelink/ble_cc26xx_2_01_44ms/ble/ble/cs/scmcsc/spel_pert_pert=./pse/seclink=-ctran/ip/ps-ctran/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip_ctran/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/ip/cc 5.2 include_path="C:/ti/simplelink/ble_cc26xx_2_01_44dr/Components/services/sdata"--include_path="C:/ti/simplelink/ble_cc26xx_2_01_44dr/Components/sadr27"--include_path_c10s/ip_c10s/ip_ctran_c261/ctran_c_路 display_error_number --gen_func_subsections=on --preproc_with _compile --preproc_dependence="Application/simpleBLEPeripheral.ppp"--obj_directory="Application"--cmd Pkg/compiler.opt""C:/ti/simelink/ble_cc26xx_2_01_Peripheral/Spene/Spene/Spene/Spene/Spene/Spene/Spene/Spene/Spene/B667/Projects/CBLEBes/CCBLE27"
"D:\WorkspaceCCS2\SimpleBLEPeripheral\NPI\NPI_task.h",第49行:致命错误#1965:无法打开源文件"inc/npI_data.h"
在编译“C:\ti/simplelink/ble_cc26xx_2_01_4.4627万/项目/ble/SimpleBLEPeripheral/CC26xx/Source/Application/simpleBLEPeripheral.c”时检测到1个灾难性错误。
编译已终止。
>>编译失败
gmake:***[Application/simpleBLEPeripheral.obj]错误1
gmake:target `all' not remake because of errors.
****构建已完成****
我在所有CCS工作区中的任何位置都找不到文件npi_data.h。 另一件事看起来很奇怪,我在CCS工作区3工作,错误在CCS工作区2的npi_task.h中。
提前感谢!
Lucas Poingt