Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
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.

List of 3 messages in thread
TopicAuthorDate
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      

Back to Subject List