| ??? 04/16/02 16:34 Read: times |
#21836 - RE: if, same interupt occurs twice |
george,
sounds like you are doing to much processing in your interrupt service routine. As Ijaz has said re-think your algorithm so that you could queue events. If not just check the interrupt prior to exiting the routine to see if it is erupting again and service it. If you spend all your time in the interrupt service you will need to bump the clock fz or re-think your approach. regards, p |
| Topic | Author | Date |
| if, same interupt occurs twice | 01/01/70 00:00 | |
| RE: if, same interupt occurs twice | 01/01/70 00:00 | |
| RE: if, same interupt occurs twice | 01/01/70 00:00 | |
| RE: if, same interupt occurs twice | 01/01/70 00:00 | |
RE: if, same interupt occurs twice | 01/01/70 00:00 |



