User`s guide

Pragmas for the DSP56800 and DSP56800E
Checking Settings
434
Targeting MC56F83xx/DSP5685x Controllers
only_std_keywords
ANSI Keywords Only setting in the
C/C++
Language panel and pragma
only_std_keywords.
opt_common_subs Pragma opt_common_subs.
opt_dead_assignments Pragma opt_dead_assignments.
opt_dead_code Pragma opt_dead_code.
opt_lifetimes Pragma opt_lifetimes.
opt_loop_invariants Pragma opt_loop_invariants.
opt_propagation Pragma opt_propagation.
opt_strength_reduction Pragma opt_strength_reduction.
opt_strength_reduction_strict Pragma opt_strength_reduction_strict.
opt_unroll_loops Pragma opt_unroll_loops.
optimize_for_size Pragma optimize_for_size.
packstruct Pragma pactstruct.
peephole Pragma peephole.
pool_strings
Pool Strings setting in the
C/C++ Language panel
and pragma pool_strings.
preprocess Whether or not the file is preprocessed.
readonly_strings Make String Read Only setting in the M56800
Processor settings panel and pragma
readonly_strings.
require_prototypes
Require Function Prototypes setting in the
C/C++
Language panel and pragma
require_prototypes.
reverse_bitfields Pragma reverse_bitfields.
side_effects Pragma side_effects.
simple_prepdump Pragma simple_prepdump.
suppress_init_code Pragma suppress_init_code.
suppress_warnings Pragma suppress_warnings.
syspath_once Pragma syspath_once.
Table C.3 Preprocessor Setting Names for __option() (continued)
This argument... Corresponds to the…