Hi everyone,
I have a board on which there are two C6678 DSPs. The hyperlink interfaces of the two DSPs are connected directly.
I want to transfer data from C6678_A to C6678_B through hyperlink interface. I found a project named
hyplnk_exampleProject, which located at C:\ ti \pdk_C6678_1_0_0_17 \packages \ti \drv \exampleProjects\hyplnk_exampleProject.
In hyplnkExample.c, there are expalanations which says:
The synchronized token exchange requires the same SW on each endpoint.The asynchronous block transfers don't require any SW runing on the other endpoint,
however both sides can optimally run the test at the same time.
I selected asynchronous block transfers using CPU. But when I ran the project in C6678_A only ,the console window showed,"Waiting for other side to come up(n)"
Did I make some mistake? If I have done wrong,then how to implement data transfers between two DSPs through hyperlink interface?Please help me.
I am looking forward to your reply.
Best Regards,
Nuoxi