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.

<strong>Compiler</strong> optionsto stop before compilation is completed. This option may be used more than once on thecommand line.Project>Options>C/<strong>C++</strong> <strong>Compiler</strong>>Diagnostics>Treat these as warnings--diagnostics_tablesSyntaxParametersDescription--diagnostics_tables {filename|directory}For information about specifying a filename or a directory, see Rules for specifying afilename or directory as parameters, page 140.Use this option to list all possible diagnostic messages in a named file. This can beconvenient, for example if you have used a pragma directive to suppress or change theseverity level of any diagnostic messages, but forgot to document why.This option cannot be given together with other options.This option is not available in the <strong>IAR</strong> Embedded Workbench IDE.--dlib_configSyntaxParametersDescription--dlib_config filenameFor information about specifying a filename, see Rules for specifying a filename ordirectory as parameters, page 140.Each runtime library has a corresponding library configuration file. Use this option tospecify the library configuration file for the compiler. Make sure that you specify aconfiguration file that corresponds to the library you are using.All prebuilt runtime libraries are delivered with corresponding configuration files. Youcan find the library object files and the library configuration files in the directory430\lib. For examples and a list of prebuilt runtime libraries, see Using a prebuiltlibrary, page 48.If you build your own customized runtime library, you should also create acorresponding customized library configuration file, which must be specified to thecompiler. For more information, see Building and using a customized library, page 55.Note: This option only applies to the <strong>IAR</strong> DLIB runtime environment.Part 2. <strong>Compiler</strong> <strong>reference</strong>149

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

Saved successfully!

Ooh no, something went wrong!