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编译问题

在移植例程中,重构了文件夹结构,将所有SDK中的文件拷贝至工程目录,但是在编译过程中发现, 在头文件中包含的函数,在main中提示未定义,请问是什么原因?谢谢(ps:main函数也放在了MAIN文件夹下)