When using two IRQ interrupts, how can I ensure that the high priority IRQs interrupts the low priority IRQs while processing, according to their priorities? (The processor I use is TMS570LS3137)
I could not succeed this situation when I set two IRQ priority.