User manual
Project creation and build UM0036
126/385 Doc ID 7705 Rev 11
The category list box gives you access to the following views:
● General, see General settings for Raisonance Assembler
● Listings, see Customizing Raisonance Assembler listings
General settings for Raisonance Assembler
When the category is set to General, the options available are identical to the preprocessor
view of the C Compiler tab, already described in Customizing Raisonance C compiler
preprocessor definitions on page 124.
In addition, this view offers a Generate Debug Info checkbox, that adds the SET option in
the command line at the bottom of the tab which enables the generation of debug
information.
Customizing Raisonance Assembler listings
When the category is set to Listings and the Generate a Listing file checkbox is enabled,
you have access to the listing file options described in Tabl e 4 5.
In addition, in this view you can enable the Log assembly errors in a file (.ERR) to
generate an error log file.
Table 45. Raisonance assembler listing options
Directive Description
(1)
1. For complete descriptions of assembler listing options, refer to the Raisonance MA-ST-7 Assembler
Manual.
COND/NOCOND
Specifies whether to show unassembled line of conditional
constructs.
NOLIST
Specifies to not include the program source text. By default, it is
included.
LISTINCLUDE/
NOLISTINCLUDE
Includes the content of include files in the listing.
GEN/NOGEN Specifies whether to expand assembly instructions of macros.
SB/NOSB Specifies whether to generate a table of symbols.
XREF/NOXREF
Specifies whether to generate a cross-reference table of
symbols.