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?