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

Mesh program build problem

Hello everyone

I got back on my bluetooth mesh project after an interruption and at the time I remember having the same compilation problems solved so far.

I worked with

nRF5_SDK_15.0.0_a53641a then
nrf5_SDK_for_Mesh_v2.0.1_src
in the same directory.


so in C: \ Program Files (x86) \ Nordic Semiconductor \ nrf5_SDK_for_Mesh_v2.0.1_src \ examples \ light_switch \ client

I will look for the project
light_switch_client_nrf52840_xxAA_s140_6_0_0.emProject

and all this compiles well

only now I have to recover the most recent file as
nRF5_SDK_15.2.0_9412b96 then
nrf5SDKforMeshv310src

in C: \ Program Files (x86) \ Nordic Semiconductor \ nrf5SDKforMeshv310src \ examples \ light_switch \ client

project:
light_switch_client_nrf52840_xxAA_s140_6_1_0.emProject

and there build problem again.
So I will see in "Environment Options / Building"

Global macros: SDK_ROOT: ../../../../ nRF5_SDK_15.2.0_9412b96
always the same problem

Please thank for your help

Parents Reply Children
No Data
Related