Tool/software: Code Composer Studio
I plan to use c6678's tsip. While I study the example from pdk, I find that only link0 of tsip port0 worked for transmission and reception. I used the example is from "pdk_C6678_1_1_2_6\packages\ti\drv\exampleProjects\TSIP_exampleProject", and only modified several parameters:
cfg->testMode = FALSE;
I think this example should work under active 4 links. But the experiment result is that only one link works.
Please can someone help me with this problem.