cancel
Showing results for 
Search instead for 
Did you mean: 

assembler error

d_perez
Associate II
Posted on May 22, 2003 at 13:43

assembler error

2 REPLIES 2
d_perez
Associate II
Posted on May 22, 2003 at 13:17

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 advance
d_perez
Associate II
Posted on May 22, 2003 at 13:43

Nevermind, I have read that the address of the ptr must be between 00 & FF, and it works now.