www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Unable to determine type of array index.
Description
The Compiler has encountered an array index that is of an unknown type.
Recommendation
Check to make sure that the expression used for the array index results in a integer or other valid index value. Introducing an intermediate signal or variable can help to resolve data type ambiguities.