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工程中添加源文件



我有一个可以正常仿真调试的程序工程,现在我想添加一个模块,就往工程里面添加了一个  .c  文件,我把这个它复制在了source文件夹里面,请问我还需要怎么操作才能把这个 源文件包含在原有的工程头文件里面呢,有点看不到里面的包含方式,现在编译会出错。