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

Light Switch Proxy Server Example Mesh SDK 2.01 #include "nrf_memobj.h" No Such File or Directory

hi

Light Switch Proxy Server Example  Mesh SDK 2.01             

I am getting  #include "nrf_memobj.h"   No Such File or Directory

Parents Reply
  • Hi

    I tried after setting SDK_ROOT still same error

    Check the Error Messages Below

    Building ‘light_switch_proxy_server_nrf52832_xxAA_s132_6.0.0’ from solution ‘light_switch_proxy_server_nrf52832_xxAA_s132_6.0.0’ in configuration ‘Debug’
    1> Compiling ‘nrf_sdh_soc.c’
    3> Compiling ‘ble_advdata.c’
    2> Compiling ‘system_nrf52.c’
    4> Compiling ‘nrf_sdh_ble.c’
    3> In file included from ../../../../nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/nrf_log_ctrl.h:59:0,
    3> from C:\nordic_semi\nRF5_SDK_15.0.0_a53641a\components\ble\common\ble_advdata.c:47:
    3> ../../../../nRF5_SDK_15.0.0_a53641a/components/libraries/experimental_log/nrf_log_backend_interface.h:53:24: fatal error: nrf_memobj.h: No such file or directory
    3> compilation terminated.
    Build failed

Children
Related