2003-05-22 04:43 AM
2003-05-22 04:17 AM
Hi all.
I am programing a ST7 and i get this problem using the ST7 Assembly Chain: Error 54: Can't match Addressing mode ' LD A,([ptr.w],X)' ptr has an address of memory (E100h) and is located in the address 01D2h X=index If any one could help me i would be very pleased. Thank you in advance2003-05-22 04:43 AM
Nevermind, I have read that the address of the ptr must be between 00 & FF, and it works now.