Hi ,
Technical Environment details:
- nRF Connect SDK
- segger Embedded Studio
- nRF5340 DK board
1. I have enabled immutable bootloader and MCUboot bootloader.
2. Compiled fade_led sample code for nRF5340 DK board and some of the files generated during compiled time in the build directory.
3. I have observed pm_config.h file in build directory which is having partition manager configure information like as bootloader start address, end address and size of bootloader, application start , end addresses and application size .
I don't understand , If I want to change the start address and end address, size of the image in the partition manager . how can I do it.
Thanks & Regards,
Srinivas Rao.