This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

A strange error

What's wrong with it ? Thank you!


cmpb rl6, byte_294
___________________________________________________________^
*** ERROR #A74 IN 6387 (T15.A66, LINE 5082): OPERAND TYPE MISMATCH

Parents
  • If you have another byte variable your code which has not given you a problem try substituting it into the statement to replace one of the two variables. reassemble the code and see if the error message goes away. Where is byte_259 in the memory map? Conversely try another two operand instruction with those operands. Good luck.

Reply
  • If you have another byte variable your code which has not given you a problem try substituting it into the statement to replace one of the two variables. reassemble the code and see if the error message goes away. Where is byte_259 in the memory map? Conversely try another two operand instruction with those operands. Good luck.

Children