Hi all,
Using the F5529 and was wondering if there is something like a 'catch-all' ISR? With other chips I have used I have been able to declare something that is usually called a 'bad ISR', which is basically an interrupt service routine that will service any interrupts which have been enabled but do not have individual service routines.
Does anyone know if this exists for the F5529 or MSP430 family in general?
Much appreciated :)