A1417: Value out of possible range: Value<value> not in range [<LowValue>..<HighValue>]

[DISABLED, INFORMATION, WARNING, ERROR ]

Description

A constant value does not fit into a field. This message is used to stop the assembly for some fixup overflow cases.

Tips

Usually this message is used for branch distances, if so, try to use a branch with a larger range.