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.

EDMA3 Transfer Completion Interrupts number in OMAP-l138 dsp side

Hello!

We are using the OMAP-L138. for indoor navigation. I'm trying to catch a Transfer Completion Interrupt  from EDMA on the DSP side of OMAP-L138.
I'm using channel 10 for my DMA transfer,

In the SPRUGP9B document page 42 it is mentioned that the EDMA3_0_CC0_INT (EDMA3 Transfer Completion Interrupts) event number is 8
I use HWI_eventMap command to map event 8 to a physical interrupt without success
but when I use the event 11 it is work 

Whould you like to explain me why?

Regards
PF