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.
Hi Rim,
Refer to the CCES help section given below for all the Compiler Command-Line Switches :
CrossCore Embedded Studio 2.3.0 > SHARC
Development Tools Documentation > C/C++ Compiler Manual for SHARC
Processors > Compiler > Compiler Command-Line Interface > Compiler Command-Line Switches > C/C++ Compiler Common Switch Descriptions
Regards,
Kader
Hi Rim,
Refer to the CCES help section given below for all the Compiler Command-Line Switches :
CrossCore Embedded Studio 2.3.0 > SHARC
Development Tools Documentation > C/C++ Compiler Manual for SHARC
Processors > Compiler > Compiler Command-Line Interface > Compiler Command-Line Switches > C/C++ Compiler Common Switch Descriptions
Regards,
Kader