This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/UCD3138: One of the fast interrupts is triggered, but the other interrupt flag bits are 1

Part Number: UCD3138

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?