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.

SRIO speed test

Hi,

    I want  to test my SRIO's transmitting speed, and performed an SWRITE command between two boards. If the completion code returns 0, could i regard it as an SWRITE transmitting over? 

  • Hi,

    SRIO Throughput test code is available in the MCSDK package. I have tested this example on loopback or board to board modes successfully. Better to try this SRIO example for your testing

    MCSDK Path: C:\ti\pdk_C6678_1_1_2_6\packages\ti\drv\exampleProjects\SRIO_TputBenchmarkingTestProject

    Refer section "5.3 Two EVMs connected using breakout cards" and "9.4 Setting up B-E-B connection mode (board to board, external interface)" on SRIO_Benchmarking_Example_Code_Guide document.

    Doc Path: \ti\pdk_C6678_1_1_2_6\packages\ti\drv\srio\test\tput_benchmarking\docs\SRIO_Benchmarking_Example_Code_Guide

    Thanks,

  • Hi,

        Thanks, i'll take a look at the MCSDK.