I am developing on STM32-f030CCT6 MCU, and IDE is IAR.There are two program in the flash, one is loader, one is application.Loader is responsible to upload application, and jump to application location to execution.Loader uses timer 6 as time base ...