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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/22/11 09:49
Read: times


 
#182331 - interrupt vectors
Responding to: ???'s previous message
this is how i initialise my interrupt and obviously from the code below you can tell it is in c...

void PCAinterrupt (void) interrupt 4

the only other interrupts currently in use are a serial port interrupt initialised as follows...

UARTInterrupt (void) interrupt 5

i also intend to introduce a timer interrupt once i have the PCA interrupt working how it should do

List of 13 messages in thread
TopicAuthorDate
PCA 8051 issue            01/01/70 00:00      
   CCF4 Bit            01/01/70 00:00      
      CCF4 bit            01/01/70 00:00      
         run_mode??            01/01/70 00:00      
            interrupt vectors            01/01/70 00:00      
               interrupt vectors            01/01/70 00:00      
            run_mode            01/01/70 00:00      
   Now seems like....            01/01/70 00:00      
      Goes for all languages/platforms            01/01/70 00:00      
      my code            01/01/70 00:00      
         No....            01/01/70 00:00      
   just a thought            01/01/70 00:00      
   Another Thought...            01/01/70 00:00      

Back to Subject List