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.

Error: error: duplicate specifier in declaration

Other Parts Discussed in Thread: CCSTUDIO

After finished the coding for 2810 chip, I found some issues in compiling
it in CCStudio V3.3 Here are the error messages, do you have any idea?

bios\include\tistdtypes.h", line 74: error: duplicate specifier in
declaration
"D:\CCStudio_v3.3\bios_5_31_02\packages\ti\bios\include\tistdtypes.h", line

74: warning: declaration requires a typedef name
"D:\CCStudio_v3.3\bios_5_31_02\packages\ti\bios\include\tistdtypes.h", line
75: error: duplicate specifier in declaration
"D:\CCStudio_v3.3\bios_5_31_02\packages\ti\bios\include\tistdtypes.h", line
75: error: invalid combination of type specifiers
"D:\CCStudio_v3.3\bios_5_31_02\packages\ti\bios\include\tistdtypes.h", line
79: warning: declaration requires a typedef name
"D:\CCStudio_v3.3\bios_5_31_02\packages\ti\bios\include\tistdtypes.h", line
80: error: invalid combination of type specifiers
can anyone shed some light for me?
Thanks a lot!