CMP_NXT:
               MOV A,R2
               MOVC A,@A+DPTR
               CJNE A,@R0,NO_MATCH  ;the error is at this line "Undefined symbol/label"

