Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Dear Team,
I want to use two Ethernet client on AM2634 eval board and want to connect these two client with two different servers,
to achieve this two LWIP instance are created by using sysconfig and assign two static IPs to AM2634,
till Now both client IPs can be ping from Computer, but when ever some data need to send to both the servers only one server is receiving the data and another isn't,
now please let me know how to handle in firmware
SDK Version - mcu_plus_sdk_am263x_09_02_00_56
Example - enet_cpsw_tcpclient