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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/19/01 07:05
Read: times


 
#13328 - RE: Handling multiple interrupts with Keil C
Hi Adam,
I don't think its mainly a priority problem but more a init problem of your timer0.
Do you use T1 for baudrate generation ?

If so make shure you dont change the T1 bits when you are changing T0.

Leaving all IP bits at zero causes the priority as descriped in the datasheet

Prioority from highest to lowest:
EX0->T0->EX1->T1->Ser->T2

Hope this helps


List of 6 messages in thread
TopicAuthorDate
Handling multiple interrupts with Keil C            01/01/70 00:00      
RE: Handling multiple interrupts with Keil C            01/01/70 00:00      
RE: Handling multiple interrupts with Keil C            01/01/70 00:00      
RE: Handling multiple interrupts with Keil C            01/01/70 00:00      
RE: Handling multiple interrupts with Keil C            01/01/70 00:00      
RE: Handling multiple interrupts with Keil C            01/01/70 00:00      

Back to Subject List