11.07.2015 Views

MSP430 IAR C/C++ Compiler reference guide - Rice University

MSP430 IAR C/C++ Compiler reference guide - Rice University

MSP430 IAR C/C++ Compiler reference guide - Rice University

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Descriptions of pragma directivesdiag_errorSyntax#pragma diag_error=tag[,tag,...]ParameterstagThe number of a diagnostic message, for example the messagenumber Pe117DescriptionUse this pragma directive to change the severity level to error for the specifieddiagnostics.See also Diagnostics, page 136.diag_remarkSyntax#pragma diag_remark=tag[,tag,...]ParameterstagThe number of a diagnostic message, for example the messagenumber Pe177DescriptionUse this pragma directive to change the severity level to remark for the specifieddiagnostic messages.See also Diagnostics, page 136.diag_suppressSyntax#pragma diag_suppress=tag[,tag,...]ParameterstagThe number of a diagnostic message, for example the messagenumber Pe117DescriptionUse this pragma directive to suppress the specified diagnostic messages.See also Diagnostics, page 136.204<strong>MSP430</strong> <strong>IAR</strong> C/<strong>C++</strong> <strong>Compiler</strong>Reference Guide

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!