It appears from the error warning that it can use -120 for a constant....BUT!!! the constant is an integer ie... it complains that the decimal "65416" is TOO big..
You may have to define constant's as 8 bit!
I'll also check the labeling as I think the underscore "_" isn't allowed in the middle of an identifier.... It can be at the front, but nowhere else!
You may have to define constant's as 8 bit!
I'll also check the labeling as I think the underscore "_" isn't allowed in the middle of an identifier.... It can be at the front, but nowhere else!