User manual
UM0036 Project creation and build
Doc ID 7705 Rev 11 125/385
Adding preprocessor definitions
When entering a preprocessor definition, you must specify the name of a user-defined
preprocessor symbol. The form of the definition is:
DF(symbol[=value])
If the value is omitted, it is set to 1.
When entering definitions, the DF option is automatically added to the command line as you
type the symbol. When you enter several definitions, separate them with a space or a
comma.
Specifying include directories
The field Additional include directories allows you to specify the paths for other
directories that you want to include when compiling. You can type the path name or use the
browse button to locate the directory. The form of the definition that is added to the
command line is:
PIN(pathname)
When you type the path name for the directory, the PIN option is automatically added to the
command line. Each path name is the name of a directory and is not ended with a directory
separator (\). When you enter several path names, separate them with a semicolon (;) and
the PIN option is added automatically to the next entry.
4.8.2 Raisonance Assembler tab
The Assembler tab of the Project Settings window provides an interface for setting the
options in the command line for the Raisonance C assembler. The gray Command line field
displays all the changes to the command line as you make them through the graphical
interface.
Figure 84. Raisonance Assembler general view