Reset vector in IAP application
Posted on April 11, 2013 at 12:40I have wonder about the reset vector in IAP APP> I understand that on reset the pointer always jump to the beginning of the FLASH 0x0 or 0x08000000 and from there it take the start of the main. But if I put one time ...