Hello,
in CW V10.3, there will be available InterruptVector component to provide such functionality (including possibility to handling reserved vectors). Unfortunately it is not available in CW V10.2.
As workaround you have to modify the Vectors.c manually. To avoid regeneration of this file, please set it as read-only.
Note:
Making vectors.c read only will cause problems when another component using interrupt will be added and code re-generated. In this case the read-only flag must be removed, Vectors.c regenerated and the manual modification added back.
best regards
Vojtech Filip
Processor Expert Support Team