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.

CCS7.2 在6678EVM跑pdk的例程报错



各位工程师你们好:

          我在编译6678的pdk_C6678_1_1_2_6里边的GPIO例程的时候报错,提示:Description    Resource    Path    Location    Type
cannot open source file "E:/CCS7_2/Packge/ccsv7/tools/compiler/ti-cgt-c6000_8.1.3/include": Invalid argument cannot open source file "E:/CCS7_2/Packge/ccsv7/tools/compiler/ti-cgt-c6000_8.1.3/include": Invalid argument    GPIO_main.c    /GPIO_TEST_Example/src         C/C++ Problem

我看网上是头文件没加进去,但是能加的头文件我都加进去了,如图

文档里边的第三步说可能需要改头文件路径,没说怎么改,是还有别的头文件还是怎么回事??