Can the interrupt vector table be saved and/or reloaded?
Posted on November 08, 2015 at 22:53Hi, I am running a function that seems to be moving the default vector table, that has been set up for FreeRTOS. After running these 2 functions, USB_MSC_HOST_Init(), and then MSCHOST_DeInit(), I run SystemInit()...