I've been trying to find the "Interrupt Number" thats required when you setup TI RTOS to deal with hardware interrupts (Hwi). Multiple TI documents point to the datasheets for a list of interrupt numbers. But this does not exist in the MSP432 family datasheet, user guide nor on this forum. The only table relating to interrupts shows the mapping of the NVIC interrupt inputs on p81 of slas826a.
I need to use the Hwi module, so where can I find this ominous Interrupt Number?
thanks