[ERROR]
A left parenthesis is missing in an assembly expression.
variable: ds.w 1 label1: EQU LOW variable) label2: EQU HIGH variable)
Insert the left parenthesis at the correct position.
label1: EQU LOW(variable) label2: EQU HIGH(variable)