Other Parts Discussed in Thread: TMS320C6678
Hi everyone,
I'm currently running the hyprlnk_exampleProject from PDK 1.1.2.6. I am working with a single TMS320C6678 evaluation board in loopback mode.
The program is running successfully but I am wondering about the results I get from this example program. As far as I understand, it performs a certain amount of various token transfer via Hyperlink on loopback mode and evaluate the number of cycles needed to do so.
My issue is : whatever the transfer speed (1.25Gbauds or 6.25Gbauds for ex.) I do always get the same result from the test, something like :
=====
Link Speed is 4 * 6.25 Gbps
Passed 65536 tokens round trip (read+write through hyplnk) in 9231 Mcycles
Approximately 136296 cycles per round-trip
=====
The question is : I am doing something wrong ?
Thanks :)