2020-07-16, 12:51:12
The reason is in the output "Detected instructions or data where user app vector should be relocated".
You need to reserve the boot loader space in your application using compiler or linker settings. Which compiler do you use?
You need to reserve the boot loader space in your application using compiler or linker settings. Which compiler do you use?