Part Number: AM5728
Tool/software: TI-RTOS
Hello,
My board is evmAM5728.I use the example of NIMU_BasicExample_evmAM572x_c66xExampleProject about RTOS.
Now I want to use the eth0 and eth1,but the example can only ping the eth0 correctly.
1. I can correctly link to eth0 and eth1
2.when I link to eth0 ,ping coorectly
but link to eth1,ping wrong
3.I want to use eth0 and eth1 at the same time,but I find only one IP (192.168.1.2)
how can I set tow ip for eth0 and eth1?
4.when I choose the obtion IP address automatically, I can get a IP (192.168.1.102) linking to eth0.ping correctly
But when I link to eth1 ,I cannot get a IP. Why?
So I think the configuration about eth is correct.
the configuration about IP have problems.
Can you gei me some advices?