Question
Stop interrupt during BootLoader
Posted on March 27, 2013 at 02:31
Hi.
I am using AN2557 appilication as my base line for BootLOader. I have some question. 1. If I use the systick int during that time, is there any period I have to close it , like during FLASH programming or going to the main app? 2. If S0 how I can disable/enable the systick IRQ every time? I didn't find a function for that? Thanks #systick-interrupt-disable