CIL Generator Error (CILG0006): The size of the variable data type is greater than the available memory in the data area at '... . ...'.
The CIL Generator has detected a declaration of a variable located in the data area, i.e., with a physical address located in the shared controller memory. The size of this variable, however, is greater than the available memory size at this location.
The error relates to a (system) variable contained in a device description file.
Remedy
Double-click the error message to jump to the affected variable.
Contact the provider of the corresponding device description file or library.