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

Segger 5.42: DFU link error section .uicr_bootloader_start_address VMA [0000000000000ff8,0000000000000ffb] overlaps section .reserved_flash VMA [0000000000000000,00000000000f7fff]

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

Parents Reply Children
No Data
Related