Once the code for an interrupt function has been written, you must associated this function with an interrupt vector. This is done through initialization of the vector table. You can initialize the vector table in the following ways:
Using the VECTOR ADDRESS or VECTOR command in the PRM file