This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: QPENet board in the TDA4VM EVM board usage issue.

Part Number: TDA4VM

I followed the following guide 

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1040140/tda4vm-j7x-quad-port-eth-ethernet-extension-board-usage-in-linux/3860956?tisearch=e2e-sitesearch&keymatch=quad#3860956

I patched the ethfw and the linux kernel.It didn't work using my linux kernel and my app_remoteswitchcfg_server_strip.xer5f.But it worked on my linux kernel and app_remoteswitchcfg_server_strip.xer5f which is in the precompiled of zip file in the following link(i.e. ethfw_qsgmii_sdk7p1.zip):

https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-jacinto7/latest/exports/docs/psdk_rtos/docs/user_guide/developer_notes_ethfw.html#enable-8-port-ethernet-with-linux-in-j721e-evm

My COM terminal shows 

Enabling clocks!
=======================================================
CPSW Ethernet Firmware
=======================================================
CPSW_9G Test on MAIN NAVSS
EnetPhy_bindDriver: PHY 16: OUI:0001c1 Model:27 Ver:00 <-> 'vsc8514' : OK
EnetPhy_bindDriver: PHY 17: OUI:0001c1 Model:27 Ver:00 <-> 'vsc8514' : OK
EnetPhy_bindDriver: PHY 18: OUI:0001c1 Model:27 Ver:00 <-> 'vsc8514' : OK
EnetPhy_bindDriver: PHY 19: OUI:0001c1 Model:27 Ver:00 <-> 'vsc8514' : OK
PHY 16 is alive
PHY 17 is alive
PHY 18 is alive
PHY 19 is alive

ETHFW Version : 0.01.01
ETHFW Build Date: Oct 29, 2021
ETHFW Build Time: 04:53:43
ETHFW Commit SHA:

Starting lwIP, local interface IP is dhcp-enabled
Host MAC address: 70:ff:76:1d:92:c2
[LWIPIF_LWIP] Enet has been started successfully
[LWIPIF_LWIP] NETIF INIT SUCCESS
Added interface 'ti1', IP is 0.0.0.0
IPC_echo_test (core : mcu2_0) .....
Remote demo device (core : mcu2_0) .....
[IPC] TX Virtio creation failure: 0
[IPC] Ipc_lateVirtioCreate: Failed to create VirtIO for procId..
EthApp_initIpcTask: Ipc_lateVirtioCreate failed: -1
Function:CpswProxyServer_attachExtHandlerCb,HostId:0,CpswType:6
Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a288600c,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c1, FlowIdx:172, FlowIdxOffset:0
Cpsw_ioctlInternal: CPSW: Registered MAC address.ALE entry:12, Policer Entry:1Function:CpswProxyServer_unregisterMacHandlerCb,HostId:0,Handle:a288600c,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c1, FlowIdx:172, FlowIdOffset:0
Function:CpswProxyServer_registerMacHandlerCb,HostId:0,Handle:a288600c,CoreKey:38acb7e6, MacAddress:70:ff:76:1d:92:c1, FlowIdx:172, FlowIdxOffset:0
Cpsw_ioctlInternal: CPSW: Registered MAC address.ALE entry:12, Policer Entry:1

and when I printed ifconfig on the linux terminal , the terminal is stuck :

root@j7-evm:~# ifconfig