Part Number: TMS320C6678
Tool/software: TI-RTOS
Hi
My tools:
OS: Win 7
DSP: tms320c6678
Board: A customized board with heterogeneous structure(FPGA and DSP)
In my scenario I want to send FPGA data from SRIO to L2SRAM of DSP core and after processing the data, DSP return back data to FPGA from SRIO.
So I studied SRIO user guide document and investigated the examples in the PDK directory, Now I have some problems.
Question 1:
For my scenario I should use Direct I/O and LSU after set the RX.TX and port parameters.
Am I thinking right?
Question 2:
I didn't understand how to set the packets?(header,CRC,data....) Is there any example code?
Question 3:
I need that the size of data be dynamical( 100B ~ 1MB) so FPGA send data in any size that need in a packet, Is it possible?
Best Regards

