SFFS779 December 2024 TMS320F28P550SJ
The C2000 MCU devices contain a large number of interrupts. A typical application only uses a very small subset of all the available interrupts. Multiple configurations are possible for the unused interrupts. These configurations include disabling the unused interrupts, enabling the unused interrupts, returning to the application in the interrupt service routine (ISR), and so forth. Receiving an unused interrupt in the application can be an early indication of faulty scenarios within the C2000 MCU. Hence, TI highly recommends enabling all interrupts and configuring the ISR to a common routine for logging or error handling.