??? 07/28/04 12:26 Read: times |
#75026 - RE: LPC935 - Problems with Interrupt Responding to: ???'s previous message |
as to the posted code:
I stated earlier that if you have different priorities of interrupts, you can not use the same register stack. The "posted code" show 2 ISRs with different priorities both using register stack 1. fix it, post updated code and come back. Erik |