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.

6678开发板中SRIO例子编译出错



大家好,用CCS 5打开srio的例子,例子目录为

C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_19\packages\ti\drv\exampleProjects\SRIO_LoopbackDioIsrexampleproject

可是当我右键工程名,选择build,显示一个警告,说Invalid project path:include path not found.当我尝试用同样的方法编译

C:\Program Files\Texas Instruments\pdk_C6678_1_0_0_19\packages\ti\drv\exampleProjects目录下的其他例子时,也是同样的结果,但是编译HUA这个工程就不会出错,请问这是为什么啊?难道哪里需要设置一下吗?