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.

EVMC6678 SRIO port not initialized

Hello,

we try the TI benchmarks(srioIpcBenchmark_c6678) for SRIO implementation and have an issue with SP_ERR_STATUS.

We get in Normalmode every time the failure "port not Initialized".

Can you explain the right SRIO device initialization and configuration for c6678.

We try example Project srioIpcBenchmark_c6678 from pdk_C6678_1_1_2_6

with bios_6_35_04_50, ipc_1_24_03_32, xdctools_3_25_06_96

Best regards

Fatih

  • Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com). Please read all the links below my signature.

    We will get back to you on the above query shortly. Thank you for your patience.

  • Hi,

    Have you try to run the SRIO example on loopback mode or Normal mode(board to board)? Are you using CI2EVMBOC for connecting two EVM's? Please share your setup screen shot.

    Please take a look at MCSDK SRIO Throughput test code. It support loopback mode and Normal mode(board to board) for testing SRIO throughput performance.

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

    Refer section SRIO_Benchmarking_Example_Code_Guide document for test setup and test mode configuration.

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

    Thanks,