"GLOBAL"

The V.E. variables of the "GLOBAL" memory must be declared with the same storage method. Either the index or the AutoMem method must be used to organise the memory.

Error message

ERROR: CHANNEL: Mix up of memory organisation method is not permitted

Remedy

Use Index method or AutoMem method for memory organisation.