Keil™, An ARM® Company

Technical Support

C251: COND/NOCOND DIRECTIVE


Information in this article applies to:

  • C251 Version 1.24
  • C251 Version 2.14

QUESTION

What directive determines whether or not those portions of the source file affected by conditional compilation are displayed in the listing file?

ANSWER

The COND directive forces lines omitted from compilation to appear in the listing file. Line numbers and nesting levels are not output. This allows for easier visual indentification. The NOCOND directive determines whether or not those portions of the source file affected by conditional compilation are displayed in the listing file.

MORE INFORMATION

  • Refer to COND in the Cx51 User's Guide.

Last Reviewed: Friday, July 15, 2005


Did this article provide the answer you needed?
 
Yes
No
Not Sure