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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/12/01 09:32
Read: times


 
#13163 - RE: External Interrupts in C
Hi Adam,

how you detect, that the interrupt was executed ?
Maybe the fault occur on this place.

Also you select never the transition interrupt mode. The reset state was always the level activated interrupt mode.

Maybe you should read again the data sheet about interrupts. Since there are lots of useless instructions (EX0 = 0; EX0 = 1;) inside your code example. The first IE = 0x83; was already sufficient.


Peter


List of 8 messages in thread
TopicAuthorDate
External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      
RE: External Interrupts in C            01/01/70 00:00      

Back to Subject List