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.

DM648 and ethernet

Hi 

I have managed to get the hello world example from, the NDK 2.0 + patch to work. Also written was a UDP send function to allow for the communication needed in the project I am working on. The real issue is that the board will only work when connected to a gigabit ethernet port. With this you can ping and send UDP packets and they will be recieved. When you connect to a 100Mb link the board will not respond to ping and none of the packets will be delivered. 

Has anyone ever had such a problem, or know a way to solve it. Will updating the libraries from the 2.20.03.24 ndk help any of these issues or anything else really.

Thanks for the help!