Bootloader and interrupts in user application
Posted on May 03, 2012 at 16:08 Hello everyone! Help me, please, to understand where is the problem. I have my own bootloader, located at 0x08000000. And user application I locate at 0x08019000. The algorithm of my bootloader is:...