Stratus Docs
Search
⌃K

Patch MCUboot File

MCUboot is a secure bootloader for 32-bit microcontrollers. It defines a common infrastructure for the bootloader and the system flash layout on the microcontroller system. It provides a secure bootloader that enables easy software upgrade on your Stratus device via USB interface.
To enable the building and compilation of bootable firmware, first, we need to patch the mcuboot configuration file for the Conexio Stratus device.
Download the conexio_stratus.conf file below and paste it into the following directory of your nRF Connect SDK folder:
ncs/v1.7.0/bootloader/mcuboot/boot/zephyr/boards
conexio_stratus.conf
468B
Binary
The above configuration file is already included in the mcuboot releases for nRF Connect SDK version >v1.8.0.
Simply skip this step for SDK v2.1.1.