User Activity

Posted on January 05, 2015 at 17:44I have relocated the Vector Interrupt Table as follows         *((volatile uint32_t *)0xE000ED08) = 0xFFFFFF00 & 0x08004400;                 // jump to bootloader         pVector = GetBootStartEntry();         asm ...