Question
How to write a bin file with a start address in stm32cubeIDE. Also, how to debug App in a project with separate Boot and App?
I am using an STM32 system with separate bootloader and application parts implemented. This time I want to modify and debug the application part, but I don't know how to achieve that in STM32CubeIDE.
I would appreciate your advice.
*The path of gdb and gcc is working.
