In VDSP we have compiler options for like MISRA-C ,pre-processor, processor .
we can set the same in .dpj file in options tag as below
-nwc
-swc
through
VDSP compiler.addSwitch()
please suggest the ways to add the similar values to CCES GUI.
In VDSP we have compiler options for like MISRA-C ,pre-processor, processor .
we can set the same in .dpj file in options tag as below
-nwc
-swc
through
VDSP compiler.addSwitch()
please suggest the ways to add the similar values to CCES GUI.