Hi,team
we are testing Ethernet on J721E EVM and GESI Expansion Board base on Ethernet Firmware Ethernet Firmware: Ethernet Firmware differentiating features demos.
There are four port on GESI Board, now we found two port can't connect. The process is as follows:
1.build ethfw by command "make ethfw_all BUILD_SOC_LIST=J721E" in PSDK
2. Copy the remote client application to the firmware
directory of Linux filesystem in SD card:
copy app_remoteswitchcfg_server_strip.xer5f and app_remoteswitchcfg_client.xer5f to /../rootfs/lib/firmware/
3.update soft-link
4.Connect PC 1 to MAC port 3 of GESI board. set pc1 ip 192.168.1.202
Connect PC 2 to MAC port 8 of GESI board. set pc2 ip 192.168.1.204
Connect PC 3 to MAC port 1 of GESI board. set pc3 ip 192.168.1.206
Connect PC 4 to MAC port 4 of GESI board. set pc4 ip 192.168.1.208
Set A72 ip 192.168.1.205
5.we found only PC1 PC2 A72 can interconnect to eachother, PC3 and PC4 can't.
Why is that? And how can make two ports to be connected?