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.

Run ndk helloworld example on Eth0

Hi,

I have a custom board on which eth0 is used to communicate with external. I try to port "ndk helloworld" example project under mcsdk directory to my environment. Unfortunately I cannot change just the ethernet port used from 1 to 0 in the example. Can anybody give some information about this issue? I want to use the tcp/ip stack ndk for ethernet0.

Alpaslan Lorasdagi