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

nRF9160: where does the flash partitions address are been picked?

Hi,

I just enabled the CONFIG_BOOTLOADER_MCUBOOT=y for serial LTE modem application to understand the flash partitions and to perform the serial DFU(not sure if its really supported), but i was confused seeing the rom_report, the build system disregarded the partition addresses defined in the DTS files and overwritten with different start address and sizes, could you help me understand where there partition defined?

i refereed the following documentation but couldn't get the answer.

http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_multi_image.html

http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/scripts/partition_manager/partition_manager.html

regards

KK

Related