??? 05/04/09 18:12 Read: times |
#165037 - End receiver program with a dummy loop Responding to: ???'s previous message |
Your receiver program should end with a busy loop after having processed the character. The "END" directive is only for the assembler, to tell it that it should not expect more instructions. It will not stop the processor, so the processor will continue to look for whatever instructions there is in the memory. |
Topic | Author | Date |
Serial communications between 2 8051s | 01/01/70 00:00 | |
End receiver program with a dummy loop | 01/01/70 00:00 | |
Embarassing mistake![]() | 01/01/70 00:00 |