??? 11/13/08 18:15 Read: times |
#160022 - That's the point! Responding to: ???'s previous message |
Richard Erlacher said:
I'm still not clear on why it makes a difference whether the memory range in question is on-chip or off. I can see how it could become troublesome, but, from what little I've done with it, it's just an "external" RAM block that's not off-chip. How your code talks to it is indifferent to its physical location. Absolutely! As far as the CPU is concerned, it's all just "MOVX-addressed memory" - which is why I suggest that this is the term that we should move. The problem comes with people who mistakenly assume (or are misled to believe) that the "external" is to be taken literally, and that there is some inherent difference between on-chip and off-chip XDATA. |