User`s guide
Target Settings
DSP56800E-Specific Target Settings Panels
54
Targeting MC56F83xx/DSP5685x Controllers
M56800E Assembler
Use the M56800E Assembler panel (Figure 4.7) to specify the format of the assembly
source files and the code that the DSP56800E assembler generates. Table 4.8
explains
the elements of this panel.
Figure 4.7 M56800E Assembler Panel
Non-Inlined
Functions
checkbox
Checked — Compiler issues a warning if
unable to inline a function.
Clear — Compiler does not issue such
warnings.
To check whether this option is in
effect, use the
__option(warn_notinlined) command.
Treat All
Warnings As
Errors checkbox
Checked — System displays warnings as
error messages.
Clear — System keeps warnings and error
messages distinct.
Table 4.7 C/C++ Warnings Panel Elements (continued)
Element Purpose Comments