Question
STM32F0 cortex jump to application
Posted on August 31, 2017 at 16:29
Hello to all, I need to write the bootloader for a cortex M0. Could someone explain to me what I have to do. What are the code that I have to write and how I have to modify the linker and the sturtup .s file? In the forum I find many different solution, but at the moment no one works. I read that in the M0 processor is not possible to relocate the vector table, but I don't understand what I have to do. Thank you very much in advanced.
