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.

TMS570LS1224: Unable to trigger ADC notification in the launchpad

Part Number: TMS570LS1224
Other Parts Discussed in Thread: HALCOGEN,

Hi,

I have enabled RTI and EPWM for ADC notification in the halcogen configuration. I can see the RTI Interupt being triggered in the RTI notification function ,but I cannot see the ADC notification is triggered by the EPWM event. We are trying with no RTOS option.

I am trying to read the ADC value in ADC notification. 

following is the code init and while loop.