??? 07/26/04 14:21 Read: times |
#74890 - RE: LPC935 - Problems with Interrupt Responding to: ???'s previous message |
Philips uses something called the Arbitration ranking.
This is automatically used if Interrupts have the same priority level. The Real Time clock has a higher Arbitration ranking than the A/D Converter. So if both levels for exampe have been set to 0, only the Real Time Clock Interrupt gonna be serviced!! |