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.

Starterware/AM3517: SDMA receive interrupt not called

Guru 20755 points

Part Number: AM3517

Tool/software: Starterware

Hello,

I use am35x sitara, for SDMA transfer.

The sdma is initialized for sdma memory to memory copy .

For some reason the interrupt callback handler is not called after sending the buffer.

I send the buffer on channel #0, so I expects irq #12 to be called. Therefore, interrupt handler is registered on irq #12.

Is there any idea what might be the reason for that ? Is it an issue of clock, power domain?

Thank you,

Ran