Part Number: CCSTUDIO
Hi, support team
My customer has the questions as follow:
1. Is ccs3.3 default C language compilation standard C89?
2. I developed the DSP in the CS3.3 development environment using the C language,
but the syntax tip: error: declaration may not appear after executable statement in block.
I know this is a syntax error caused by the C89 standard,
so I want to configure CCS3.3 to C99 standard.
How to configure CCS3.3 to C99 standard?