Part Number: AM5728
Other Parts Discussed in Thread: SYSBIOS
Tool/software: TI-RTOS
Hi,
I have trying to use the internal DSP EDMA controller to sort an array. I have validated my ParamSet and confirmed while looking at the memory with Code Composer that the operation was successful. However, the interrupt is never generated to the CPU.
I have validated that the IER register is properly set before starting the transfer and that the IPR is asserted once the transfer is completed.
I am using the TDA2xx sample code to initialize the DMA engine.
Note that I am also running Linux on the A15s.
What could cause the interrupt to not be generated on my board?
Any help would be appreciated.
Regards,
- David