Resolved! How do I place and run an application from the Flash address other than 0x08000000?
Posted on October 16, 2017 at 10:18Hello.So in STM32F205RE flash memory spans from 0x08000000 to 0x0807FFFF. Any app will be programmed starting from the address 0x08000000. But I want to place it at the starting address of 0x08040000 and don't use ...