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.

<strong>Compiler</strong> options-ISyntaxParameters-I pathpathThe search path for #include filesDescriptionUse this option to specify the search paths for #include files. This option may be usedmore than once on the command line.See also Include file search procedure, page 134.Project>Options>C/<strong>C++</strong> <strong>Compiler</strong>>Preprocessor>Additional include directories-lSyntax-l[a|A|b|B|c|C|D][N][H] {filename|directory}ParametersaAbBcC (default)DNHAssembler list fileAssembler list file with C or <strong>C++</strong> source as commentsBasic assembler list file. This file has the same contents as a list fileproduced with -la, except that no extra compiler-generatedinformation (runtime model attributes, call frame information, framesize information) is included *Basic assembler list file. This file has the same contents as a list fileproduced with -lA, except that no extra compiler generatedinformation (runtime model attributes, call frame information, framesize information) is included *C or <strong>C++</strong> list fileC or <strong>C++</strong> list file with assembler source as commentsC or <strong>C++</strong> list file with assembler source as comments, but withoutinstruction offsets and hexadecimal byte valuesNo diagnostics in fileInclude source lines from header files in output. Without thisoption, only source lines from the primary source file are included* This makes the list file less useful as input to the assembler, but more useful for reading by ahuman.Part 2. <strong>Compiler</strong> <strong>reference</strong>153

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

Saved successfully!

Ooh no, something went wrong!