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.

PROCESSOR-SDK-AM335X: NDK ping issue

Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: TLK110

Hi!

I have ported the BBBlack NDK example to and new board using TLK110. If I continually ping the board all is well, if I stop pinging for several mins, it either takes a few ping to come back or does not come back at all. The all happen after opening a TCPIP socket. I did a test and if I keep pinging the board while the TCPIP is connect - no delay and no drop outs. Note: I was original using LWIP with not issues like this. In addition, I saw this behavior on the Beaglebone Black board too.

Is there some sleep mode or task shutdown when the socket is idle?

complier GNU V7.2.1

NDK 3.60.13

Bios 6.75.2

PDK 1.0.15

Rob