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.
我将ContrilSuite中的C:\ti\controlSUITE\device_support\f2803x\v128\DSP2803x_examples_cla_ccsv5\acos示例程序中的(#include XSTRINGIZE(XCONCAT(TEST_NAME,_shared.h)))复制到我自己的程序中,并将相关的acos_shared.h、acos_shared_data.h等文件拷进工程,编译这句话报错。ctrl+单击_shared.h并不会跳到acos_shared.h文件。请问需要怎么解决。