www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Summary
Range of an integer type declaration must be some integer type.
Description
The Compiler has encountered an invalid range specification in an integer type declaration. The range must specify a valid integer range.
Recommendation
Check to make sure that the range has been correctly specified. Make sure the range is specified using integer values.