Tool/software:
Hello support team,
I want to trigger DMA Transfer with CLB Interrupt.
So far I checked
- CLB interrupt works (toggle pin, debug breakpoint)
- Triggering DMA with DMA_TRIGGER_EPWM7SOCA works. DMA interrrupt works.
However, when I replace the trigger DMA_TRIGGER_EPWM7SOCA by DMA_TRIGGER_CLB1INT, DMA is not triggered anymore and I cannot figure why.
Could you please help me with this?
Please find attached my test project (modified from TI's example)
Regards,
Quy