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.

How to configure the EMIFA registers in the L2 cache of the C674x dsp?

Other Parts Discussed in Thread: OMAP-L138

I have to design an interface between OMAP L138 and an FPGA through the emif. I need to read data from the FPGA and send it to the OMAP for processing and write the processed data back onto the FPGA.

Can someone please tell me how to access the registers in the omap that have to be configured in order to get the emif to work?

Can I directly access the registers of the OMAP by giving the address to the emif and writing to it using the data bus? Such as the CEnCFG register.