Hello Rich, and welcome to the forum.
There are a number of possibilities available for coding interrupts. Application note AN2616 briefly describes some of them (within the FAQ section).
Perhaps you might alternatively use the PE device initialisation tool when you create the project. This will provide a framework for your interrupts, including generating a vector table.
Regards,
Mac