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...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Descriptions of options--diag_remarkSyntax--diag_remark=tag[,tag,...]ParameterstagThe number of a diagnostic message, for example the messagenumber Pe177DescriptionUse this option to reclassify certain diagnostic messages as remarks. A remark is theleast severe type of diagnostic message and indicates a source code construction thatmay cause strange behavior in the generated code. This option may be used more thanonce on the command line.Note: By default, remarks are not displayed; use the --remarks option to displaythem.Project>Options>C/<strong>C++</strong> <strong>Compiler</strong>>Diagnostics>Treat these as remarks--diag_suppressSyntax--diag_suppress=tag[,tag,...]ParameterstagThe number of a diagnostic message, for example the messagenumber Pe117DescriptionUse this option to suppress certain diagnostic messages. These messages will not bedisplayed. This option may be used more than once on the command line.Project>Options>C/<strong>C++</strong> <strong>Compiler</strong>>Diagnostics>Suppress these diagnostics--diag_warningSyntax--diag_warning=tag[,tag,...]ParameterstagThe number of a diagnostic message, for example the messagenumber Pe826DescriptionUse this option to reclassify certain diagnostic messages as warnings. A warningindicates an error or omission that is of concern, but which will not cause the compiler148<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!