Warning 061: Assignment expression uses a non-constant variable, {nonConstName}
Assignment expression uses a non-constant variable, nonConstName
Non-constant variables may change value at runtime, but the initial value of the assigned variable will not be updated accordingly.
XJTAG v4.1.100