Hello,
I've got a question concerning the edma3 channel and transfer controller ERROR interrupts on the OMAPL138. There are separate transfer completion interrupts for each shadow region. So the arm and the dsp only get the interrupts they are interrested in. What about the error interrupts? They are not separated via shadow regions. That means that the arm gets error interrupts for errors which occurred on channels which are only used on dsp side and vice versa. Is this correct? How can the errors be filtered and handled by each processor?
Thanks in advance Marc