Hi people, I've some troubles with some variables declaration. I'm using the old Keil compîler C51 V5.50. When writing :
U8 u8CommandIndex=0;
xdata U8 u8CommandIndex=0;
Hi I hope u get the answer, If not the defintion U8 xdata not xdata U8
I've seen this issue before. I'm going to check. Thanks a lot for you comment. I'll inform you of the result Regards Stephane