Previous Topic: E29ENext Topic: E2BE


E2AE

Invalid hex constant “<constant>“

Reason

You defined a hexadecimal constant and the data did not contain all valid hex digits (0‑9, A‑F).

Action

Correct constant and try again.