Tool/software: TI-RTOS
Hi
In my scenario, I want to send FPGA data by SRIO to L2SRAM of DSP core and after processing the data, DSP returns back data to FPGA by SRIO.
I set " C:\ti\pdk_C6678_1_1_2_6\packages\ti\drv\exampleProjects\SRIO_LoopbackDioIsrexampleproject " as my base project.
I know that Maximum payload size of an SRIO packet is 256B. With Direct I/O, one SRIO transaction can support a number of data bytes to Read/Write up to 1MB by setting LSU_REG3 description.
Q 1:
I can not find where I should set the LSU_REG3? How can I send 1 MB data?
Q 2:
I can not find where I should set the LSU registers? How can I set LSU registers in the code?
Q3:
Is there any reference or document for SRIO Driver?
Best Regards
