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;
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