Hi, I am tring to build and compile the SDK 12 DFU bootloader_secure . I am getting an error: "unable to allocate space for sections/blocks with a total estimated minimum size of 0x6f62 bytes (max align 0x10) in <[0x00078000-0x0007dfff]> (total uncommitted space 0x5c00)." I have increased the flash regions manually to 0x00000-0x80000 accordimg to the memory map data this error disappeared and the folows occure:
Is there any solution?