User manual

Project creation and build UM0036
124/385 Doc ID 7705 Rev 11
From the Listings field, you can choose:
None: all options are grayed out.
Default listing: automatically selects the default options, see Listings on page 119.
Preprocessor listing: automatically selects the option Generate a preprocessor
listing file.
Customize: displays a list of options that you can select individually. These options are
described in Table 44.
Customizing Raisonance C compiler preprocessor definitions
On the C Compiler tab of the Project Settings window, in the Category field, select
Preprocessor to display the view shown in Figure 83.
Figure 83. Raisonance C compiler preprocessor view
This view allows you to add preprocessor commands, and to specify include directories.
Table 44. Raisonance C compiler listing options
Directive Option
(1)
1. For complete descriptions of compiler C language options, refer to the Raisonance RCST7 Compiler
Manual.
CODE
Includes the assembler translation of C statements in the listing
file.
COND/NOCOND
Specifies whether to include the lines that were not compiled
because part of conditional compilation statements in the listing
file or not.
LISTINCLUDE/NOLISTINCLUDE
specifies whether to include lines coming from include files in
the listing or not.
PRINT/NOPRINT Specifies whether to generate a preprocessor listing file.
SYMBOLS Adds the list of symbols generated from the source file.