Hello,
We connected 66AK2H12 with TMS320C6678 over Hyperlink interface. TMS320C6678 configured to Hyperlink bootmode and is not connected to any debugger. We are trying to verify whether the Hyperlink is functional. For that we use the Hyperlink example attached with MCSDK 3.0.1.12. We are configuring the system the gel file for the dev kit (xtcievmk2x.gel).
When we start the Hyperlink example, the program passes the SerDes/PLL lock checks, so we assume that the link between two devices is established and the SerDeses are trained. However, when the application tries to access the memory addresses responsible for the registers of the remote device, the application crashes. We have to reconnect the debugger to access the 66AK2H12 again.
Also, when the SerDes is configured in loopback mode (“#define hyplnk_EXAMPLE_LOOPBACK” is uncommented) the examples crashes at the same place.
Currently we don’t have a second debugger, so we cannot run TI examples on two devices at the same time. Also, we cannot reduce the interface frequency below 6.25Gbs, as it’s the lowest frequency that can be selected by BOOTMODE pins on TMS320C6678.