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.

TMS320F28379D: ADC interrupt is not working with other 2 EPWM interrupts.

Part Number: TMS320F28379D

I am using 3 interrupts in my program. 

1. ADC1A  interrupt ( interrupt freq-10kHz) triggered by epwm9

2. Epwm1 interrupt (interrupt freq-585Hz)

3. Epwm4 interrupt (interrupt freq-750 Hz)

Adc interrupt is not working with other 2 EPWM interrupts but if i am using only adc interrupt and triggering with epwm1 its working.suggest me any solution for this.