SES Zephyr Build Fail

SDK: NCS 1.8.0

Peripheral: nRF52832

Hello,

I am attempting to build my custom project on SES(Nordic Edition) V5.68 and now I am unable to build my project.

I get the following output:

I have already re-imported the project to see if that fixed the issue but it did not.

Any help would be appreciated.

Tom

Parents Reply
  • Hi Priyanka,

    The path is outside of my NCS SDK installation. 

    My project is based on "peripheral_lbs", I've modified it to include custom source and header files.

    I do have the latest nRF Command Line Tools.

    This issue isn't seen when building other samples.

    I did discover that if I define "CONFIG_BOOTLOADER_MCUBOOT=n" and delete my "pm_static.yml" file from my project directory, the project is able to build correctly. So it seems as if the issue is related to merging the hex files for MCUBoot?

    Best,

    Tom

Children
Related