I'm using the MSP432 Driverlib version v3_21_00_05 as well as the Driverlib that is imbedded in the silicon.
The silicon I'm using is an XMS432P401R Rev C on a version 2.0 EXP-MSP432P401R Launchpad.
I've notice that there are no ROM entry points defined for registerInterrupt and unregisterInterrupt. Rather one has to pick them up either from the msp432p4xx_driverlib.a library or directly from the source file.
Why are the {,un}registerInterrup entry points to the ROM disabled/turned off?
thanks,
eric