User`s guide

Target Settings
DSP56800E-Specific Target Settings Panels
49Targeting MC56F83xx/DSP5685x Controllers
Figure 4.5 The C/C++ Preprocessor Panel
Table 4.6
provides information about the options in this panel.
Table 4.6 C/C++ Language Preprocessor Elements
Element Purpose Comments
Source encoding Allows you to specify the default encoding
of source files. Multibyte and Unicode
source text is supported.
To replicate the obsolete option
“Multi-Byte Aware”, set this option to
System or Autodetect. Additionally,
options that affect the "preprocess"
request appear in this panel.
Use prefix text in
precompiled
header
Controls whether a *.pch or *.pch++ file
incorporates the prefix text into itself.
This option defaults to “off” to
correspond with previous versions of
the compiler that ignore the prefix file
when building precompiled headers.
If any #pragmas are imported from
old C/C++ Language Panel settings,
this option is set to “on”.
Emit file changes Controls whether notification of file changes
(or #line changes) appear in the output.