Bootloader to Application Transition Not Fully working.
Posted on January 31, 2013 at 19:47I have an application I build from Atollic True Studio that runs correctly stand alone on an STM32F407ZE processor. I am working to insert a boot loader that later branches to the application. The boot loader runs...