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.

Problem using NDK to create TCP/IP server. Seems that app doesnt work.

Other Parts Discussed in Thread: BIOSLINUXMCSDK

I just get started to work with CCS and dont understad it quite well. I'm trying to create an app with TCP server socket, but it never accept connection, and I'm cant find where the problem. In mcsdk examples I saw a lot of code to cofigure a board, but the User Guide says that XGConfig is better. Do I need to include all code from examples to my project for correct initializaton procedure? Or what extrcly I need to configure in XGConf? Is there a some example "ndk_using.cfg" file that contains properly configured ndk?