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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/23/04 10:06
Read: times


 
#74735 - RE: LPC932 Interrupt Solution
Responding to: ???'s previous message
"I still do not understand why did I need these 3 steps, when Timer 0's int. priority level is 1"

You need to read and understand the section that describes the interrupt architecture in the frequently quoted 'bible' available for download on this very site. Then, think about where the compiler will have palced the IRET instruction in the compiled code.

An analogy:

Thread 1 takes exclusive control of a resource. Thread 1 then blocks waiting for thread 2 to perform some action. Unfortunately thread 2 needs exclusive control of the resource held by thread 1 before it can be scheduled so the result is deadlock.


List of 14 messages in thread
TopicAuthorDate
LPC932 Interrupt Solution            01/01/70 00:00      
   RE: LPC932 Interrupt Solution            01/01/70 00:00      
      RE: LPC932 Interrupt Solution            01/01/70 00:00      
         RE: LPC932 Interrupt Solution            01/01/70 00:00      
            RE: LPC932 Interrupt Solution            01/01/70 00:00      
               RE: LPC932 Interrupt Solution            01/01/70 00:00      
                  RE: LPC932 Interrupt Solution            01/01/70 00:00      
                     RE: LPC932 Interrupt Solution            01/01/70 00:00      
                        RE: LPC932 Interrupt Solution            01/01/70 00:00      
                           RE: LPC932 Interrupt Solution            01/01/70 00:00      
                              RE: LPC932 Interrupt Solution            01/01/70 00:00      
                                 RE: LPC932 Interrupt Solution            01/01/70 00:00      
                                    RE: LPC932 Interrupt Solution            01/01/70 00:00      
   RE: LPC932 Interrupt Solution            01/01/70 00:00      

Back to Subject List