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.

CCSV5编译错误



上次已经问过了,但是后来再往里面添加更多需要用到的.c/.h文件时,又报错了。

错误为:#10010 errors encountered during linking; "FrequenceMeasure.out" not;

<a href="file:/D:/MSP430/anzhuangchu/ccsv5/tools/compiler/dmed/HTML/10099.html">#10099-D</a>  program will not fit into

新建工程也不行。

后来,我把官方LAB1工程的主函数改为我的函数,其余不变,就不会出现这样的错误了,程序也可以正常运行了。

由此看来,应该是工程配置哪里出现问题或者缺少某些关键性的配置文件之类的,但是我找不到这个问题,希望明白的可以解答一下。