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。在ccs2.2下。



我在编译的时候遇到下面这样的错误。

"c:/ti/c6000/bios/include/csl_chiphal.h", line 187: fatal error: #error NO CHIP DEFINED(use -dCHIP_XXXX where XXXX is chip number, i.e. 6201)
1 fatal error detected in the compilation of "dm642main.c".


我在ccs2.2 bulid option 中的preprocessor  Define Symbols(_d) 后面为_DEBUG;CHIP_DM642。
依然有错误。请问到底该怎么解决啊,先谢谢你们