lgeorge123
Full Member level 2
I have a portion of 8051 c program, I wish to convert to ccs c compiler, can anyone help me? the line to be converted into ccs c compiler is
unsigned char *temp=(unsigned char*)_Value;
Added after 48 minutes:
original copying to ccs c compile output error message.
unsigned char *temp=(unsigned char*)_Value;
Added after 48 minutes:
original copying to ccs c compile output error message.