Hi,
I am writing the code for Serial Communication , but when I am defining the macro as shown below i am getting the Error "Parse Error"
Please help me out
#if define(__WINS__)
_LIT(KPddName,"ECDRV");
*#else
_LIT(KPddName,"EUART1");
#endif
Regards
Zahid

Reply With Quote

