Part Number:TMS320F28334
Tool/software: Code Composer Studio
Hi
I just changed CCS form version 5.2 to 7.0 now I get the following error message:
>> Compilation failure
source/subdir_rules.mk:30: recipe for target 'source/xxxxxxx.obj' failed
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 84: error #18: expected a ")"
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 90: error #18: expected a ")"
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 91: error #18: expected a ")"
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 98: error #18: expected a ")"
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 99: error #18: expected a ")"
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 100: error #18: expected a ")"
"C:/ti/ccsv7/tools/compiler/ti-cgt-c2000_16.9.3.LTS/include/string.h", line 104: error #18: expected a ")"
I’m a little confused, because the error is within the string.h –have you any idea how to solve this Problem?