工具/软件:Code Composer Studio
你(们)好
我刚刚将CCS Form version 5.2 更改为7.0 ,现在我收到以下错误消息:
>>编译失败
source/subdir_rules.mk:30:目标'source/xxxxxxx.obj'的配方失败
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第84行:错误#18:需要一个")"
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第90行:错误#18:需要一个")"
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第91行:错误#18:需要一个")"
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第98行:错误#18:需要一个")"
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第99行:错误#18:需要一个")"
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第100行:错误#18:需要一个")"
"C:/ti/ccsv7/tools/compiler/ti-CGT-C2000 16.9 .3.LTS/include/string.h",第104行:错误#18:需要一个")"
我有点困惑,因为错误在string.h中,您是否知道如何解决此问题?