9.2.16 --no-isr
Do not create an interrupt function for vectors unused by the application.
Do not create a default interrupt function if an application does not provide one.
The unused vector slots will remain unfilled and can be defined in a future link (as in co-resident applications).