7 Compact Vector Table

If an application is using only a few interrupts, only those vector locations are needed; therefore, most of the vector table will be unused space. The Compact Vector Table (CVT) is an approach to a more efficient interrupt management scheme, since this will truncate the interrupt vector table to a few vectors.