Hello
I work with TMS320C6657 EVM, with CCS5.4, SYS/BIOS 6.35 and NDK 2.22.2.16.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello
I work with TMS320C6657 EVM, with CCS5.4, SYS/BIOS 6.35 and NDK 2.22.2.16.
Hi!
I tried to run the NDK client example, it seem to be the same problem as before. So the scenario is as followed
1) The client example do run
2) Wait for pings, succesfully get it!
3) Disconnect network cable from the computer for 40 seconds, i see the pings disapeared
4) Reconnect network cable back, wait for 2 minutes for getting pings back - UNSUCCESSFUL!!!!!!!! Pings didn't come back
I can see the same issue here with 6657 EVM. I found a solution at http://e2e.ti.com/support/dsp/c6000_multi-core_dsps/f/639/t/225488.aspx?pi267198=2
You can toggle bit 5 (GMII_EN Transmit Pacing Enable) of MACCONTROL (0x02C0 8160), it worked for me.
Regards, Eric