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.

CCS6.0编译问题



我的CCS6.0编译出这两个错:error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "lcd.out" not built

我已经在右击工程->Properties->Build->File Search Path添加了lib文件库,也在include option添加了include文件库,也在Properties->predefined symbols中在Pre-define NAME(--define,-D)框中添加“CHIP_5509”,但还是报错,请问是为什么呢?