This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler: MSP430: Consolidating all Unused Interrupt Vectors into a Single Interrupt Service Routine

Tool/software: TI C/C++ Compiler

Somewhere I had read about consolidating all unused interrupt vectors into a single interrupt service routine. It also showed a code example. I can't remember where I read about that. Can somebody help me out with a code example?