Moving the interrupt vector from app to boot section and vice versa.
Copyright (c) 2020 Microchip Technology Inc. and its subsidiaries.
Functions | |
static void | moveIntVectToAppSection (void) |
This routine moves the interrupt vector from boot to app section. More... | |
static void | moveIntVectToBootSection (void) |
This routine moves the interrupt vector from app to boot section. More... | |
|
inlinestatic |
This routine moves the interrupt vector from boot to app section.
|
inlinestatic |
This routine moves the interrupt vector from app to boot section.