Tool/software:
Does interrupt INT_ILLEGAL and INT_NMI need the below function to enable?
Like the INT_ADCA1? From the experience, seems no need.
Could TI expert help confirm this information, or does TRM have the detail information about usage of INT_ILLEGAL and INT_NMI?
Interrupt_enable(INT_ILLEGAL);
Interrupt_enable(INT_NMI);
Interrupt_enable(INT_ADCA1);
