Hello,
I try to test "helloWorld.out" on DM648EVM. I have a problem.
*There is helloWorld.out in ndk_2_0_0_0\packages\ti\ndk\example\network\helloWorld\evmdm648\bin
My test environment as below,
DM648EVM connect via cross LAN cable to oldNotePC(up to 100Mbps).
OldNotePC is fixed IP address and GateWayIP, also DM648EVM set in helloWorld.c and build project.
When helloWorld run,
Stdout message at CCS show,
Link Status: 100Mb/s Full Duplex on PHY 1
but fail ping from old NotePC to DM648EVM.
I change old NotePC to new Note PC(up to 1000Mbps).
In this case, ping is sucess with Link Status 1000Mbps.
Is NDK2 support 100Mbps network? or I should change setting something more?
Thank you for your help.
Regards,