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.

CCS求助

Other Parts Discussed in Thread: MSP430G2211

背景:由于不想新建工程 故在官网上下载一个列程  然后把自己的文本文档复制粘贴上去

问题:1程序没错误但是编译通不过  是什么原因 ?是不是缺少文件 还是在CCS平台上设置未对? 编译错误如下ccs7.0版

error #10234-D: unresolved symbols remain
error #10010: errors encountered during linking; "msp430g2xx1_dco_calib.c.out" not built

gmake[1]: *** [msp430g2xx1_dco_calib.c.out] Error 1
gmake: *** [all] Error 2

2请问在ccs中多行屏蔽操作在哪执行  下载器用哪款 (MSP430G2211)以及下载方法