The dual xavier uses PCIE x8 to communicate. In the Jp5.0.2 source code, the endpoint crashes

Two xavier modules are installed on the backplane designed by ourselves. Now we run the jp5.0.2 code. The two xavier communicate with each other through pcie x8, one as the RC and the other as the EP. Now the RC side can find the network controller with 0x2296 device ID, and there is also a new eth1 network interface. But once the new eth1 network interface on the EP side is up, it will cause the EP side system to crash. How can we solve this problem?

Please refer to the document and apply patch to the EP side.

https://docs.nvidia.com/jetson/archives/r35.1/DeveloperGuide/text/SD/Communications/PcieEndpointMode.html#bringing-up-an-ethernet-interface-over-pcie

it works,thank you!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.