nRF5 SDK is not maintained anymore
More Info: Consider nRF Connect SDK for new designs

NRF9160 Serial LTE Modem does not compile

I'm trying to compile the serial LTE modem to trial the functionality.

The version as set by the import examples program in SES does not compile:

The error: mkdir(modules/mcuboot/boot/bootutil/zephyr/CMakeFiles/..__bootloader__mcuboot__boot__bootutil__zephyr.dir/C_/Users/gstouthu/ncs/v1.5.0-rc1/bootloader/mcuboot/boot/bootutil): No such file or directory

I tried 1.5.0 & 1.5.0-RC1

I checked other examples, they compile.

Related