EQA2480E 'symbol' is an undefined symbol.

Explanation

The specified symbol was used in an assembler expression. However, it is not a valid symbol in the current compile unit.

Programmer response

Correct the assembler expression and retry the command.