请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
器件型号:TMS320F280033 主题中讨论的其他器件:C2000WARE
您好!
我正尝试与另一位同事分享一个 CCS 项目。 当在我的系统中执行时、这可以正确执行。 但在其系统中、这会导致编译错误。 错误消息如下所示:
**** Build of configuration Debug for project 001_PHASE_C **** "C:\\ti\\ccs1260\\ccs\\utils\\bin\\gmake" -k -j 8 all -O Building file: "../application/main.c" Invoking: C2000 Compiler "C:/ti/ccs1260/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/bin/cl2000" -v28 -ml -mt --float_support=fpu32 --tmu_support=tmu0 --vcu_support=vcrc --include_path="C:/CCS/Learning/001_PHASE_C" --include_path="C:/CCS/Learning/001_PHASE_C/drivers" --include_path="C:/CCS/Learning/001_PHASE_C/hal" --include_path="C:/ti/ccs1250/ccs/tools/compiler/ti-cgt-c2000_22.6.1.LTS/include" --include_path="C:/CCS/Learning/001_PHASE_C/Debug/syscfg" --advice:performance=all -g --diag_warning=225 --diag_wrap=off --display_error_number --gen_func_subsections=on --abi=coffabi --preproc_with_compile --preproc_dependency="application/main.d_raw" --include_path="C:/Users/10861368/commTI/001_PHASE_C_V5/001_PHASE_C_V5/001_PHASE_C/Debug/syscfg" --obj_directory="application" "../application/main.c" >> Compilation failure application/subdir_rules.mk:9: recipe for target 'application/main.obj' failed "../application/main.c", line 56: fatal error #1965: cannot open source file "stdlib.h" 1 catastrophic error detected in the compilation of "../application/main.c". Compilation terminated. gmake: *** [application/main.obj] Error 1 gmake: Target 'all' not remade because of errors. **** Build Finished ****
注:
1) 1)我的项目属性中的包含