This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具/软件:Code Composer Studio
您好!
IAM、使用 CCSV6和66K2H14处理器。
当我尝试构建 hello 程序时、IAM 出现以下错误
****为项目示例构建配置调试****
"C:\\ti\\ccsv6\\utils\\bin\\gmake"-k all
'生成文件:./hello.c'
'调用:ARM 编译器'
"c:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/bin/armcl -mv4 -code_state=32 --include_path="C:/ti/ccsv6/tools/compiler/arm_15.12.3.LTS/include --include_path="C:/ti/bios_6_46_05_55/packages/ti/sysbios --include_path="C:/ti/xdctools_3_32_01_22_core/packages/xdc -g --diag_wrap=off --diag_warning=225 --display_error_number --preproc_with_compile --preproc_hellog"/hello.d" 。
>>编译失败
subdir_rules.mk:7:目标'hello.obj'的配方失败
"./hello.c"、第1行:致命错误#1965:无法打开源文件"XDC/std.h"
1在编译"../hello.c"时检测到灾难性错误。
编译已终止。
gmake:***[hello.obj]错误1.
gmake:目标"全部"不会由于错误而重新生成。
****构建完成****
我已在 Include options (包含选项)中包含 XDC 和 SYS-BIOS。 我已附上 CCS 的屏幕截图。
请帮助我解决错误
提前感谢您的任何帮助或建议
此致,
Mahima Shanbag