Tool/software: Code Composer Studio
question : One of the fast interrupts is triggered, but the other interrupt flag bits are 1
For example ,Fast interrupt is triggered by acomp_C , FaultMuxRegs.FAULTMUXINTSTAT.bit.ACOMP_B=1 , the other interrupt flag bits are 1 ( FaultMuxRegs.FAULTMUXINTSTAT.bit.ACOMP_C , FaultMuxRegs.FAULTMUXINTSTAT.bit.ACOMP_D ) .
Is this normal?
What's the solution?