??? 08/21/09 05:39 Read: times |
#168430 - little error Responding to: ???'s previous message |
Here you can see a small mistake that you have done.
Sunil M.p. said:
again:mov a,P0
anl a,#0fh cjne a,#0fh,next sjmp again next:......... .............. when the number after anding isnt equal to #0fh it must start with the P0 while you have given the address of another stage just write it cjne a,#0fh,again next: |
Topic | Author | Date |
IT IS NOT WORKING | 01/01/70 00:00 | |
Link to previous thread | 01/01/70 00:00 | |
little error | 01/01/70 00:00 | |
make P0 high![]() | 01/01/70 00:00 |