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.

在用DM642跑一个目标追踪程序头文件错误?



DM642跑目标追踪的时候,原本显示错误为“could not open source file ‘std.h”

当我加入std.h头文件的时候,又报错一个

could not open source file “ti/target/select.h”

我用的是CSS6.0跑的CSS33的例程

求大神指教