Microchip® Advanced Software Framework

moveIntVector.h File Reference

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...
 

static void moveIntVectToAppSection ( void  )
inlinestatic

This routine moves the interrupt vector from boot to app section.


static void moveIntVectToBootSection ( void  )
inlinestatic

This routine moves the interrupt vector from app to boot section.