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.

C6455 头文件问题



有两个问题

1.我的工程include Options路径中未添加C:\ti\csl\c6455\csl_c6455\inc与C:\ti\csl\c6455\csl_c64xplus_intc\inc,

但是在工程的includes却发现有上面两个路径显示未找到,如下图:

请问如何去除includes中的这两个路径?

2.我的工程中已经添加了c文件所头文件,也能跳转过去,但是编译时总是显示

 could not open source file "soc.h" 

 could not open source file "csl_pllc.h" pll.c 

请问为什么会出现这个问题?