delete the flash area where I am going to save the new application
I am making a bootloader for stm32f030k6t6 using keil, I already made the first tests with the bootloader and a simple application with a led to know if the bootloader jumps for the application and it works fine, it has been hard for me to understand...