Resolved! How to jump to another execution region defined by a scatter file?
Posted on July 19, 2017 at 17:58 I have successfully built a firmware upgrade app using C# and the bootloader in the STM32F4 To make it more robust, I am adding a scatter file based on CliveOne's recommendation: I'd generally recommend having a b...