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.

TMS320F280039C: The C2000 compiler does not generate any warnings when ‘=‘ is used instead of ‘==‘ in ‘if’ condition.

Part Number: TMS320F280039C

Tool/software:

I find the C2000 compiler in CCS11.1 does not generate any warnings when ‘=‘ is used instead of ‘==‘ in ‘if’ condition. I want to check these syntax errors in my programs. So how do I configure the compiler in this situation?