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 optionsTo set related options, choose:Project>Options>General Options>Library Configuration--doubleSyntaxParametersDescription--double={32|64}32 (default) 32-bit doubles are used64 64-bit doubles are usedUse this option to select the precision used by the compiler for representing thefloating-point types double and long double. The compiler can use either 32-bit or64-bit precision. By default, the compiler uses 32-bit precision.See also Floating-point types, page 172.Project>Options>General Options>Target>Size of type 'double'-eSyntax -eDescriptionSee alsoIn the command line version of the <strong>MSP430</strong> <strong>IAR</strong> C/<strong>C++</strong> <strong>Compiler</strong>, language extensionsare disabled by default. If you use language extensions such as extended keywords andanonymous structs and unions in your source code, you must enable them by using thisoption.Note: The -e option and the --strict_ansi option cannot be used at the same time.The chapter <strong>Compiler</strong> extensions.Project>Options>C/<strong>C++</strong> <strong>Compiler</strong>>Language>Allow <strong>IAR</strong> extensionsNote: By default, this option is enabled in the <strong>IAR</strong> Embedded Workbench IDE.150<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!