This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error while building example project in Segger studio IDE.

I am trying to build example project in Segger studio but getting error as below............................

Building ‘light_ctl_client_nrf52832_xxAA_s132_7.2.0’ from solution ‘light_ctl_client_nrf52832_xxAA_s132_7.2.0’ in configuration ‘Debug’
Compiling ‘main.c’
boards.h: No such file or directory
Compiling ‘mesh_provisionee.c’
mesh_provisionee.c
ble.h: No such file or directory
Compiling ‘rtt_input.c’
app_timer.h: No such file or directory
Compiling ‘simple_hal.c’
simple_hal.c
nrf.h: No such file or directory
Build failed

I have set Global Macros as SDK_ROOT= as suggested.
Please help me on the same.

Parents Reply Children
Related