[ERROR]
The label <symbolName> is referenced in the assembly file, but it is never defined.
data: SECTION
count:
DC.W counter
The label <symbolName> must be either defined in the current assembly file or specified as an external label.
XREF counter
data: SECTION
count:
DC.W counter