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.

C6474 EDMA3 CSL problem

Hello there again, I apparently havent been able to fix this so I appreciate it very much if someone can help me>

After doing all necessary steps, (init, param setup, enable) i looked at the registers and everything seem to be ok. The parameter registers are correct and EER is high after enabling the channel.

However after executing CSL_edma3HwChannelControl(hChannel,CSL_EDMA3_CMD_CHANNEL_SET,NULL); nothing happens, the ESR stays low and no transfers are made.

Anybody have an idea why?

Regards