Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Currently, we are facing an issue with the CPSW9G network not functioning correctly on our customized version of tda4vm, which is based on the SDK 8.6 port. The CPSW9G's RTMII3 interface is connected to an external switch using a mac2mac connection.
Here are the detailed configurations:
-
Port Configuration:
We have configured PORT1, PORT8, PORT3, and PORT4 to operate in RGMII mode with NO-PHY, fixed speed, and full-duplex settings.The relevant configuration snippet looks like this:
-
Pin Mux Configuration:
The pin mux configuration has been set up using thesysconfig
tool, based on thepdk_jacinto_08_06_01_03/packages/ti/board/src/j721e_evm/J721E_pinmux_data_gesi_cpsw9g.c
The observed issue is that the virt-switch port network interface on the A72 core is not receiving any data, and a PC cannot ping the A72 core successfully.