

Building with SESīy default, the nRF5 SDK for Mesh package includes the SES project files for all examples. If not, an error message is displayed with information that the file cannot be found.įor more info on SEGGER Embedded Studio macros, see the SES Project macros page. If the macro is set correctly, the file opens in the editor window. You can verify the path by opening one of the source files under the nRF5 SDK file group. Under Build in the configuration list, edit Global macros to contain SDK_ROOT=.To set the SDK_ROOT macro manually in SEGGER Embedded Studio: Set the SDK_ROOT macro to a custom nRF5 SDK instance.It defaults to an nRF5 SDK instance unzipped right next to the mesh folder. Use the default settings of the SDK_ROOT macro.This macro is used to find the nRF5 SDK files. First time setupīefore building the mesh examples with SEGGER Embedded Studio for the first time, you must complete a one-time setup of the SDK_ROOT macro in SEGGER Embedded Studio.
SEGGER EMBEDDED STUDIO BUILD LIBRARY FULL
SEGGER Embedded Studio (SES) provides a way of quickly getting the example code up and running with full debug capability.

See Installing the toolchain for details. The mesh library and example applications can be built with either SEGGER Embedded Studio or CMake.īefore you start building, remember to set up the mesh development environment first.
