??? 05/16/07 10:06 Read: times |
#139319 - Fair enough, but... Responding to: ???'s previous message |
Denis B said:
but in my project:
a8-a15 = 0xFF ------constantly in my example: a0-a7 only..... I suspected that might be the case - which is why I said that XDATA addresses are generally 16 bits. However, you would do well to ensure that this is clearly commented in your code - otherwise, you are just leaving a trap wide open for you to fall into sometime later when you forget this important detail and try to apply the same code in a different systen... |