How to download code to FLASH Memory Bank 2 using STM32CubeIDE
Hello, everyone.
When downloading the code using STM32CubeProgrammer, I was able to download the code to the location I wanted by specifying the start address.
What I'm curious about is how to set up to download to where I want to be when I debug and download using STM32CubeIDE. (For example, download code to flash memory bank 2 sector 0)
Is there any way like this?