??? 02/17/06 20:50 Read: times |
#110256 - Re Responding to: ???'s previous message |
If you replace INC DPTR by INC A, at that time, A will have the data which you copied from the code space i.e. it won't be 0. So incrementing A would give unpredictable result.
-Ashish Thanks for the clarification and I see the result as you stated. What I should have said was. CLR A INC A Jeff |
Topic | Author | Date |
MOVC A , @A+DPTR | 01/01/70 00:00 | |
Thats the way it works | 01/01/70 00:00 | |
its because its..... | 01/01/70 00:00 | |
MOVC A , @A+DPTR | 01/01/70 00:00 | |
Re: | 01/01/70 00:00 | |
Re | 01/01/70 00:00 | |
Re: | 01/01/70 00:00 | |
A does not have to be 0 | 01/01/70 00:00 | |
It can be convenient ... | 01/01/70 00:00 | |
velocity | 01/01/70 00:00 | |
I'm not so sure... | 01/01/70 00:00 | |
Be carefull | 01/01/70 00:00 | |
Re:![]() | 01/01/70 00:00 | |
How I use that MOVC | 01/01/70 00:00 |