Hello TI,
I am using SYSBIOS+LWIP running under dual mac mode on AM335x processor. I make the project according to starterware software pack. But meet with one problem that if port 1 is not connect to the network, Althrough the port 2 is connected to the network and get the ip address from switch, I still not able to ping and access the second port from PC.
But if I connect both of the port to two different switch(of course under two different network), I can use both of them and can use ping to access to them.
Looks like the port 2 not able to run when port 1 is stopped or initial error? How can I make two port be able to run seperately even through another port is running or not?
Thank you!