2019-10-07 05:00 AM
Apparent bug in the header file? Best I can tell, the Interrupt Priority Mask Table that follows appears correct?
2019-10-07 05:14 AM
> ... msp432p4 ...
This is, AFAIK, a Cortex M device with most periphery compatible to the MSP420.
>... /source/ti ...
Made by them (= Texas Instruments).
Best place to ask this question is the TI forum. They used to have full-time engineering staff allocated to their forum, by the way.
2019-10-07 06:44 AM
My bad. Too many problems, too little time. lol
2019-10-07 07:00 AM
Never mind.
In general, Cortex M devices share only the core interrupt offset. Peripheral interrupts differ, even within a family. Your TI header and table might not refer to the same device.