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.

求教:Keystone II DSP软件开发包运行例程缺少两个头文件



尊敬的各位工程师

       您好!

       我按照工程上的说明将pdk\packages\ti\csl路径添加到include option。但是仍然有以下两个文件找不到,定义在common.h中的

#include <csl_device_interrupt.h>
#include <cslr_tetris_vbusp.h>

     然后 我搜索了软件开发包的根目录和C:\TI目录,都没有找到这两个文件。

   我添加的目录是C:\ti\pdk_C6678_1_1_2_5\packages\ti\csl。

   说明中添加的目录是:C:\ti\pdk_keystone2_3_01_01_04\packages\ti\csl

   是不是安装的Pdk版本不同导致的?

   请问我该从哪里下载这两个文件呢?

    Best Regards

YewKui Wang