Hello,
is it possible to write a program with the small-memory-model, to declare some variables as xdata and to declare an char array[256] of pdata?
Best regards, Stefan
Many controllers with "internal external RAM" have special addressing schemes (usually a SFR) for the high byte of movx @Ri. Some of those may not be supported by the compiler.
Erik