Hi, I'm trying to compile a structure that is bigger than 4096 bytes, and the compiler (c51.exe V6.02d) answers : GENOMF FATAL-ERROR: TYPE-RECORD TOO LARGE (4096). Is there a solution different that the one consisting in splitting the structure ? THX Jose