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.

Problem with DSPLINK (readwrite sample) and EDMA

I am working with EVMOMAPL137. I want to customize the readwrite sample that use DSPLINK. I write a program on DSP side that use EDMA. If I configure and use the EDMA before DSPLINK initialization all things are OK. However, when I want to set source, destination, and indexes for EDMA after DSPLINK init the driver functions are returned with error and EDMA is not work. What is the problem? I think DSPLINK initialization has effect on EDMA configuration. What I should do?????