18.2.8 Set VTOR Register

Relevant for Cortex-M devices only, the VTOR, or Vector Table Offset Register, is set to reflect the starting address of the Interrupt Vector Table (IVT). This value is determined by the special symbol __svectors defined by the XC32 linker. Cortex-A devices have no special initialization requirements for the exception handlers.