QRG4202

The hexadecimal literal entry (positions 21-42) contains characters which are not hexadecimal digits (0-9 or A-F), or the length of the complete literal is not a multiple of 2, or it does not end with an apostrophe or a continuation character '-', or it is empty. The initialization value is ignored.

Correct the hexadecimal literal entry (positions 21-42). Compile again.