说不清是什么原因,我直接上料。
**** Build of configuration Debug for project at_commands_CC3235SF_LAUNCHXL_tirtos_ccs ****
"C:\\ti\\ccs1010\\ccs\\utils\\bin\\gmake" -k -j 4 all -O
Building file: "../uart_term.c"
Invoking: ARM Compiler
"C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=none -me --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs" --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs/Debug" --include_path="C:/ti/simplelink_cc32xx_sdk_4_10_00_07/source" --include_path="C:/ti/simplelink_cc32xx_sdk_4_10_00_07/source/ti/posix/ccs" --include_path="C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/include" -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="uart_term.d_raw" --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs/Debug/syscfg" --cmd_file="D:/Workbench/CCS/tirtos_builds_CC3235SF_LAUNCHXL_release_ccs/Debug/configPkg/compiler.opt" "../uart_term.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'uart_term.obj' failed
"..\uart_term.h", line 6: fatal error #1965: cannot open source file "ti_drivers_config.h"
1 catastrophic error detected in the compilation of "../uart_term.c".
Compilation terminated.
gmake: *** [uart_term.obj] Error 1
Building file: "../at_commands.c"
Invoking: ARM Compiler
"C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=none -me --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs" --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs/Debug" --include_path="C:/ti/simplelink_cc32xx_sdk_4_10_00_07/source" --include_path="C:/ti/simplelink_cc32xx_sdk_4_10_00_07/source/ti/posix/ccs" --include_path="C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/include" -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="at_commands.d_raw" --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs/Debug/syscfg" --cmd_file="D:/Workbench/CCS/tirtos_builds_CC3235SF_LAUNCHXL_release_ccs/Debug/configPkg/compiler.opt" "../at_commands.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'at_commands.obj' failed
"..\uart_term.h", line 6: fatal error #1965: cannot open source file "ti_drivers_config.h"
1 catastrophic error detected in the compilation of "../at_commands.c".
Compilation terminated.
gmake: *** [at_commands.obj] Error 1
Building file: "../main_tirtos.c"
Invoking: ARM Compiler
"C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/bin/armcl" -mv7M4 --code_state=16 --float_support=none -me --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs" --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs/Debug" --include_path="C:/ti/simplelink_cc32xx_sdk_4_10_00_07/source" --include_path="C:/ti/simplelink_cc32xx_sdk_4_10_00_07/source/ti/posix/ccs" --include_path="C:/ti/ccs1010/ccs/tools/compiler/ti-cgt-arm_20.2.1.LTS/include" -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --preproc_with_compile --preproc_dependency="main_tirtos.d_raw" --include_path="D:/Workbench/CCS/at_commands_CC3235SF_LAUNCHXL_tirtos_ccs/Debug/syscfg" --cmd_file="D:/Workbench/CCS/tirtos_builds_CC3235SF_LAUNCHXL_release_ccs/Debug/configPkg/compiler.opt" "../main_tirtos.c"
>> Compilation failure
subdir_rules.mk:9: recipe for target 'main_tirtos.obj' failed
"../main_tirtos.c", line 50: fatal error #1965: cannot open source file "ti_drivers_config.h"
1 catastrophic error detected in the compilation of "../main_tirtos.c".
Compilation terminated.
gmake: *** [main_tirtos.obj] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****