Hi, I'm using 2 interrupts on the same PIE group (ADC1 INT 1.1 and XINT1 INT 1.4). I'm using SoC with a frequency of 8KHz and an extern input wich notifies an event. In this way, after a variable time, the INT1.1 doesn't work (ADCINTFLG.ADCINT1 remains setted), but if I change ADC INT1.1 with ADC INT 10.1 it works but after a variable time XINT1 INT 1.4 doesn't work! Anyone may help me?