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 optionsdocumentation issue, and the rule is not checked by the compiler. As a consequence,specifying --misrac=15 has no effect.To set related options, choose:Project>Options>General Options>MISRA C or Project>Options>C/<strong>C++</strong><strong>Compiler</strong>>MISRA C--misrac_verboseSyntaxDescription--misrac_verboseUse this option to generate a MISRA C log during compilation. This is a list of the rulesthat are enabled—but not necessarily checked—and a list of rules that are actuallychecked.If this option is enabled, the compiler display a text at sign-on that shows both enabledand checked MISRA C rules.Project>Options>General Options>MISRA C>Log MISRA C Settings--module_nameSyntaxParameters--module_name=namenameAn explicit object module nameDescriptionNormally, the internal name of the object module is the name of the source file, withouta directory name or extension. Use this option to specify an object module nameexplicitly.This option is useful when several modules have the same filename, because theresulting duplicate module name would normally cause a linker error; for example,when the source file is a temporary file generated by a preprocessor.Project>Options>C/<strong>C++</strong> <strong>Compiler</strong>>Output>Object module name156<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!