stm32f103ret6 bootloader cannot go to application correctly
Posted on November 28, 2017 at 14:34Hi,In my stm32f103ret6 bootloader firmware, I am able to load the application code to memory area 0x08009000 to 0x08011BE0.The linker file of bootloader specifies: define symbol __ICFEDIT_intvec_start__ = 0x080000...