我在编译的时候遇到下面这样的错误。
"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。
依然有错误。请问到底该怎么解决啊,先谢谢你们