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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/21/04 15:24
Read: times


 
#74601 - RE: LPC932 Interrupt Solution
Responding to: ???'s previous message
Donald Catto, I made the change to the Sec variable
volatile char Sec;
but it still does not work. Do you thinnk I am missing a header file for it. The program compiles fine. I looked at the header files and the only one I found containing this volatile word is <absacc.h>. I included it, but still does not work.
These are the header files I have included

#include <Reg932.h>
#include <stdio.h>
#include <String.h>
#include <intrins.h>
#include <absacc.h>

Thanks!

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