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.

the conflict between EDMA and SRIO in multicore

Other Parts Discussed in Thread: TMS320C6678

I use multicore to do signal process.Core3 is used to receive data from FPGA using SRIO,the data is stored in DDR3.Core0 uses EDMA to move data from DDR3 to core2 L2.So I have a question:when core3 is storing data in DDR3(writing DDR3),if now core0 want to move the data from DDR3(reading DDR3),does it have confliction because they are using the same bus? And what is the priority between SRIO and DMA? What's more,is there a method if I want to change their priority?

Many thanks!


TMS320C6678
ccs 5.2
pdk_C6678_1_0_0_18