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.
1.ccs工程rebuild,总是卡在60%这个位置,这个位置已经将所有的c文件编译成了object,但是无法进入link阶段生成out文件,如下。
2.选择停止编译,报错误
3.此时重新选择build,可以正常生成out文件,如果选择rebuild,则又会卡在60%那个位置。
4.请教这是什么问题导致的?是那个进程卡住了呢?