A1603: Directive, instruction or macro name expected: <Symbol> detected

[ERROR]

Description

The symbol detected in the operation field is not a valid directive, instruction or macro name. <SymbolName> is the name of the invalid string detected in the operation field.

Example
  label:    XXX 3

  label2:   label
  
Tips

Replace the specified symbolName by a valid instruction, directive or macro name.