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?