====================[ Build | ConMod_bl_sd_app_merge_flash | Debug-arm-none-eabi ]====
/snap/clion/137/bin/cmake/linux/bin/cmake --build WorkDir/Nordic/connectionModule2/cmake-build-debug-arm-none-eabi --target ConMod_bl_sd_app_merge_flash -- -j 3
[  7%] Built target uECC
[ 97%] Built target ConMod
[ 98%] Generating ConMod_bl_sd_app.hex

Note: Generating a DFU settings page with backup page included.
This is only required for bootloaders from nRF5 SDK 15.1 and newer.
If you want to skip backup page generation, use --no-backup option.

Generated Bootloader DFU settings .hex file and stored it in: WorkDir/Nordic/connectionModule2/cmake-build-debug-arm-none-eabi/src/ConMod_bootloader_setting.hex

Bootloader DFU Settings:
* File:                     WorkDir/Nordic/connectionModule2/cmake-build-debug-arm-none-eabi/src/ConMod_bootloader_setting.hex
* Family:                   NRF52840
* Start Address:            0x000FF000
* CRC:                      0x37F474AB
* Settings Version:         0x00000002 (2)
* App Version:              0x00002710 (10000)
* Bootloader Version:       0x00000001 (1)
* Bank Layout:              0x00000000
* Current Bank:             0x00000000
* Application Size:         0x000484B0 (296112 bytes)
* Application CRC:          0x6C546623
* Bank0 Bank Code:          0x00000001
* Softdevice Size:          0x00025634 (153140 bytes)
* Boot Validation CRC:      0xACDA1BA2
* SD Boot Validation Type:  0x00000000 (0)
* App Boot Validation Type: 0x00000000 (0)

Parsing input files.
Merging file "bootloader.hex" into output.
Merging file "ConMod_bootloader_setting.hex" into output.
Merging file "s140_nrf52_7.2.0_softdevice.hex" into output.
Merging file "ConMod.hex" into output.
Storing merged file.
Bootloader: FLASH=23984 RAM=22160
Softdevice: FLASH=155648 RAM=33157
Firmware: FLASH=291088 RAM=191160 (heap: 16384, stack: 16384, firmware: 158392)
Total: FLASH=470720 RAM=224317
RAM   |##################################      |  85 % 
FLASH |#################                       |  44 % 
[100%] Built target ConMod_bl_sd_app_merge
Connected devices:
0: 483066362

# Programming ...
nrfjprog -s 483066362 --program WorkDir/Nordic/connectionModule2/cmake-build-debug-arm-none-eabi/src/ConMod_bl_sd_app.hex --chiperase
# Resetting ...
nrfjprog -s 483066362 --reset
[100%] Built target ConMod_bl_sd_app_merge_flash

Build finished

