Hi,
I tried to import a project for the Import TLS Server sample application (~/SDK/apps/common/examples/Network/TLS_Server/projects/da16200) , and
I got this error: "make: *** [makefile:230: all] Error 2" and make[1]: *** [src/subdir.mk:28: src/_write.o] Error 1.
I selected GNU Tools for ARM Embedded Processors (arm-none-eabi-gcc) and I checked that cmake.exe in the the PATH of C/C++ Project settings/Environment/Path.
1) PATH:
2) TOOLCHAIN:
3) Errors:
Add paths for all configurations.
And C/C++ General Tab, add your paths. Be sure added for the Assembly and GNU C languages.