Hello,
We are using Network Developers Kit (NDK 2.0) with DM643x.
Our custom board with DM643x is connected to the PC through a LAN cable.
The PC and the custom board(DM643x using NDK) belongs to different
networks and hence a ping from PC to the custom board should fail.
In our case the behaviour is different, a ping from PC to the custom board
gets a reply!
and as you know this behaviour doesn't satisfy the EtherNet/IP Specification
and hence the Ethernet Compliance Testing fails.
PC's Network settings (IP:10.5.6.2,Subnet Mask:255.255.0.0,Default Gateway:10.5.6.100)
DM643x Network settings (IP:10.5.5.1,Subnet Mask:255.255.255.0,Default Gateway:10.5.5.100)
Even though PC and the board belongs to a different network
we wonder why doesn't the ping fails?
Are we missing anyting in the Network NDK settings?
Please let me know if there is any advice on this issue.
Regards.