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.

CCS 工程中添加dir.h问题

Other Parts Discussed in Thread: HALCOGEN

3137的HDK的demo中的有文件系统有inculde “dir.h”,我自己的project在copy文件夹编译找不到dir.h,我比较了两个工程的属性,应该是一样的。在哪里设置才能找到dir.h

  • XiaoFeng,

       不是特别清楚这个dir.h的出处,在做3137的开发和编程时,我们一般都是借助HALCOGEN来生成各个模块的驱动代码,然后在用CCS来编译和调试。

    相关的h文件都是存在HALCOGEN生成的include文件夹下面。




    谢谢