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.
新建工程,在BIULD PROJECT时出现错误。
>> Compilation failure
C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: *** [GG.out] Error 1
C:\Program Files (x86)\Texas Instruments\ccsv4\utils\gmake\gmake: Target `all' not remade because of errors.
Build complete for project GG
编译一个例程试试看看是否存在问题,不确定路径中的括号是否有影响。
如果是ok的,则需要检查你的程序以及相关的编译选项设置了。
单从这报告的错误信息来看,难于定论什么原因,如果可以,建议将一个简化后能够复现该问题的工程打包上来给大家检查一下。