We are currently compiling C code for an ARM Cortex m3 system. It is indicated that the variadic macros require a --gcc compiler switch and we keep getting an error on variadic macros. It seems that the compiler doesn't recognize the macros. Is there any way to do reconfiguration in Code Composer Studio so that variadic macros get working?