本人新手,刚开始用CCSv5
我用的是IPC_example_on_6678是在论坛里下载的,包含头文件时用的是#include<ti/csl/csl_chip.h>,build project时有错,
在论坛里找到解决方法:添加file->import->CCS->Managed build macros将你所说的macros.ini导入到工程中
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.
本人新手,刚开始用CCSv5
我用的是IPC_example_on_6678是在论坛里下载的,包含头文件时用的是#include<ti/csl/csl_chip.h>,build project时有错,
在论坛里找到解决方法:添加file->import->CCS->Managed build macros将你所说的macros.ini导入到工程中