This pragma controls detection of a pipeline conflict in the C language code.
This pragma is not compatible with the DSP56800 compiler, but it is compatible with the DSP56800E compiler.
#pragma check_c_src_pipeline [off|conflict]
Use this pragma for extra validation of generated C code. The compiler already checks for pipeline conflicts; this pragma tells the compiler to add another check for pipeline conflicts. Should this pragma detect a pipeline conflict, it issues an error message.