04.01.2015 Views

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

RealView Compilation Tools - ARM Information Center

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Via File Syntax<br />

• Lines beginning with a semicolon (;) or a hash (#) character as the first non<br />

whitespace character are comment lines. If a semicolon or hash character appears<br />

anywhere else in a line, it is not treated as the start of a comment. For example:<br />

-o objectname.axf ;this is not a comment<br />

A comment ends at the end of a line, or at the end of the file. There are no<br />

multi-line comments, and there are no part-line comments.<br />

• Lines that include the preprocessor option -Dsymbol="value" must be delimited<br />

with a single quote, either as '-Dsymbol="value"' or as -Dsymbol='"value"'. For<br />

example:<br />

-c -DFOO_VALUE='"FOO_VALUE"'<br />

A-4 Copyright © 2007-2010 <strong>ARM</strong>. All rights reserved. <strong>ARM</strong> DUI 0348C<br />

Non-Confidential,<br />

ID101213

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

Saved successfully!

Ooh no, something went wrong!