I've tested SRIO_TputBenchmarkingK2HC66TestProject example using the evmc66k2h.
File : benchmarking.h
IS_BOARD_TO_BOARD = TRUE
IS_OVER_EXTERNAL_SRIO_SWITCH = TRUE
USE_LOOPBACK_MODE = TRUE
The SRIO_TputBenchmarkingK2HC66TestProject operated as follows.
EVM#1 EVM#2
(Core0:Consumer_A) <---> SRIO Lane 1x <---> (Core1:Producer_A)
I want to change setting as below diagram.
EVM#1 EVM#2
(Core0:Consumer_A) <---> SRIO Lane 1x <---> (Core0:Producer_A)
(Core1:Consumer_B) <---> SRIO Lane 1x <---> (Core1:Producer_B)
Please help me in this matter that used both SRIO lane.