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

nRF5 SDK for Mesh v2.2.0 dimming example fails to build with nRF5_SDK_15.2.0

Building nRF5 SDK for Mesh v2.2.0 "dimming example" with nRF5_SDK_15.2.0 in SEGGER Embedded Studio fails with:

  • Assembling ‘ses_nRF_Startup.s’
  • D:\Nordic nRF5_SDK\nRF5_SDK_15.2.0_9412b96/modules/nrfx/mdk/ses_nRF_Startup.s: No such file or directory
  • Assembling ‘ses_nrf52840_Vectors.s’
  • D:\Nordic nRF5_SDK\nRF5_SDK_15.2.0_9412b96/modules/nrfx/mdk/ses_nrf52840_Vectors.s: No such file or directory

Please assist! Thank you!

Parents Reply
  • Hi Armin,

    Which version of Segger Embedded Studios (SES) are you running? I am using v3.40 & I have not had any issues building the experimental dimming client or server examples. I am not sure it is related to this. Most likely, it is because you are not using nRF5 SDK v15.0.0. We have noticed a few issues with SES on the nRF5 SDK if a newer version is used than the version being tested in the SDK. However, in the mesh infocenter documentation, it does not mention any limitations in that regard.

    Just to double check, have you set the global macros correctly? As awneil mentioned, I would use nRF5 SDK v15.0.0, as the mesh sdk has only been tested with this version.

    Kind Regards,

    Bjørn

Children
No Data
Related