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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/12/05 19:44
Read: times


 
#94738 - The CPU performs an implicit call
Responding to: ???'s previous message
José Félix Díaz Ivorra said:
You must use CALL for your interrupts ...

No, the CPU performs an implicit call, so all that's needed is some form of jump. One certainly can use a call, but then an RETI would have to follow and that would just be wasteful.

List of 15 messages in thread
TopicAuthorDate
interrupt problem            01/01/70 00:00      
   The code doesn't seem to do much            01/01/70 00:00      
   Reti?            01/01/70 00:00      
      are you ok            01/01/70 00:00      
         RETI & CALL            01/01/70 00:00      
            The CPU performs an implicit call            01/01/70 00:00      
               SORRY! i was wrong.            01/01/70 00:00      
                  No loop or no jump around isr_timer1            01/01/70 00:00      
                     Is it need to set P3.2 if v use ext,intr            01/01/70 00:00      
                        read all about it            01/01/70 00:00      
   No "main loop"            01/01/70 00:00      
   re:code            01/01/70 00:00      
      re: code            01/01/70 00:00      
         Yes, and what have we gained?            01/01/70 00:00      
         Superman            01/01/70 00:00      

Back to Subject List