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.

Compiler: Selectively disabling of warning inside code

Guru 79885 points

Tool/software: TI C/C++ Compiler

Hi,

Is there any way how disable warning inside code? I want do disable warning "#552-D variable was set but never used" at some places of my code.

I use compiler v18.1.8.LTS but inside User's Guide for compiler I did not found similar option like is #pragma warning or #pragma warn.

Thanks for a answer

Jan