User`s guide

Porting Issues
Removing "illegal object_c on pragma directive" Warning
354
Targeting MC56F83xx/DSP5685x Controllers
Removing "illegal object_c on pragma
directive" Warning
If after porting a project to DSP56800E 6.x, you get a warning that says illegal
object_c on pragma directive
, you need to remove it. To remove this
warning:
1. Open the project preference and go to the C/C++ Preprocessor.
2. Remove the line
#pragma objective_con from the prefix text field.