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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/22/02 15:54
Read: times


 
#22040 - RE: In the actual code, Gallo:
Gil,

"Kindly concentrate on my "question" and not the apparent errors ..."

Say What????

You can validate that the straight line code works, in a simulator. You will find that external interrupt does not require that you reset the interrupt flag.

As has been indicated, watch PSW it's a common source of problem in interrupt processing. Again, a simulator helps here.

Using a 'scope or logic proble, check to validate the DTMF decoder is negating it's interrupt signal when you read out the DTMF nibble during the interrupt routine. Trace signalling may help toggle a port bit after reading the DTMF nibble and compare the strobe negation against your trace signal's edge.

regards,
p




List of 11 messages in thread
TopicAuthorDate
Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: In the actual code, Gallo:            01/01/70 00:00      
RE: In the actual code, Gallo:            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a mystery ?            01/01/70 00:00      
RE: Interrupts, are they really a myster            01/01/70 00:00      
RE: In the actual code, Gallo:            01/01/70 00:00      

Back to Subject List