Loading...
 
Skip to main content

System Workbench for STM32


Programming Application in Specified address and Debug

I've read this link before and in another project I was able to read the Application Program from SD card with a boot loader and program it in desired address in flash. But in this project, i have a binary file as Bootloader, and Source code as Application and my goal is to "Debug" the Application in address 0x8004000 when the bootloader has been downloaded at 0x8000000 with ST-Link utility.
I attached the Project files hiere: https://ufile.io/ijzl7

 
Collapse/expand modules below