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.

TMS320C6455: EMIF driver and concept

Part Number: TMS320C6455

Hi

I'm working on a customized board contain FPGA and DSP(C6455), the only connection between DSP and FPGA is EMIF. Is it possible to Drive EMIF with below fetures:

My Idea is that FPGA can write in DSP memory without DSP core notify(like HPI), so I put a Dual Port RAM in FPGA , FPGA write the data in it and the out put port is connected to TI DSP EMIF pins.

It means that FPGA write in Dual Port RAM that is connected to DSP EMIF next FPGA trig the EDMA that initial before and data transfer from the Dual Port RAM to DSP RAM automatically without DSP Core notify.

Is it possible to initial the EDMA  in DSP and trig it via FPGA? Is the above scenario possible? What is your suggestion?

Best Regards