When I am building an example project for the STM32 Nucleo-L476RG (for example 'blinky') and I load the resulting .elf file with the STM32CubeProgrammer it gives me a warning: File corrupted. Two or more segments defines the same memory zone
It however still allows me to flash the firmware and when running it, it seems to run fine.
I am I doing something wrong, or what could be the reason for this warning?
When I am building an example project for the STM32 Nucleo-L476RG (for example 'blinky') and I load the resulting .elf file with the STM32CubeProgrammer it gives me a warning: File corrupted. Two or more segments defines the same memory zone
It however still allows me to flash the firmware and when running it, it seems to run fine.
I am I doing something wrong, or what could be the reason for this warning?