#define DEBUG_PRINTF(module, format, args...) debugprintf ("["#module"]" " - " format, ##args)
For this macro and some other macros am getting compiler eroors ? How to get rid of this ?
The same macro is not giving any error in IAR ?
Please give me answer !! am waiting for your replies ..
Thanks a lot in Advance