Statechart Checks : (C1021) Loops in index definition

(C1021) Loops in index definition

Data elements use constants in their definition in a “circular” manner.
Error In:
Correctness
Example:
AR is an array from 1 to N, while N is defined as rindex (AR).
Erroneous Elements:
Data-items, conditions, events, and user-defined types