| ??? 08/07/02 10:55 Read: times |
#26885 - RE: simple question on ASM DJNZ command |
To illustrate:
If the loop length is more than 256 you must mov r7,#LOW LoopLength mov r6,#HIGH (LoopLength + 1) loop: ... ... djnz r7,loop djnz r6,loop visualize this with LoopLength = 3 and LoopLength = 260. Have fun, Erik |
| Topic | Author | Date |
| simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| I agree | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question on ASM DJNZ command | 01/01/70 00:00 | |
| RE: simple question ,erik,george | 01/01/70 00:00 | |
| RE: simple question ,erik,george,corexon | 01/01/70 00:00 | |
| RE: simple question ,erik,george,corexon | 01/01/70 00:00 | |
| RE: simple question ,erik,george,corexon | 01/01/70 00:00 | |
RE: simple question ,erik,george,corexon | 01/01/70 00:00 |



