Hi. I'm new to the TI-DSP-World.
I want to move Data (50 Bits) to an FPGA (Spartan 6) via EMIFA cyclic without EDMA. I want to trigger the data transfer over a timer interrupt every 5us. I'm using the c6455 single core DSP. First I want to deal with the EMIFA to get a connection to the FPGA. It is not necessary to get data from the FPGA.
I want to use the CSL functions and macros.
Is there some example code to get startet with the EMIF?