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.
工具/软件:Code Composer Studio
您好,
我在CCS下有一个项目,它不是CCS项目,而是make文件项目(从build命令运行gmake)
问题是CCS索引器无法在项目上正常工作,我不断收到数百个类型为“语义错误”的错误,而不是实际生成错误。
是否有办法在这类项目上正确启用索引器,以便它停止发布所有这些语义错误,并具有对声明等的适当引用...
谢谢
伙计