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.

DMA init done by SIMCOP LIB && M3 VIDEO crash

            We used to work with DVRRDK3.0 on DM816x,now we are working with IPNC_3.5 on DM814x.

           So we transplat iss of IPNC to DVRRDK3.0,on DVRRDK3.0,we meet a problem,CPIS_init will init EDMA handle,it means VPSS doesn't need to init edma itself,it just use the handle inited by simcop lib,and M3 VPSS work well,but we found M3 VIDEO crashes.

          Is there any confliction in using edma between M3 VIDEO and simcop lib???

          Or what changes do we need??