Other Parts Discussed in Thread: TMS320C6678, SYSBIOS
Hello,
i have an issue. I use tms320c6678. EDMA doesn't send an interrupt when EDMA transfer comple. When I use polling everything ok but interrupt doesn't came to my hwi_handler.
I setup channel 2 to region 1, set TCC to 0x1, enable IESR. But it doesn't work. IPR=0x2, IER=0x2, DRAE=0xFFFF. What should I do for receive hwi from EDMA?