We have the TMS320c6678 EVM and I want to transfer a lot of data from an external FPGA (16 bit word).
What is the most efficient way to do so, (EDMA ?).
(At first I am assume I will need to save all data and then analyze it sequentially with two or three cores).
Where can I find code example for the above transmit ?