After upgrading segger to 5.42 we are now getting the following error when compiling the Bluetooth DFU bootloader part of our existing projects
section .uicr_bootloader_start_address VMA [0000000000000ff8,0000000000000ffb] overlaps section .reserved_flash VMA [0000000000000000,00000000000f7fff]
As far as I can tell they have always overlapped.
It compiles and works fine with segger 5.10 and before.
Is this is a problem with segger or with my project settings please?
regards
Liam