Part Number: MSP432P4111
I'm getting a Hard Fault Interrupt when I invoke the following code:
Note that this is a port from a large MSP430-based legacy system, so I'm not sure if the cause has anything to do with the real time clock or if it's because I'm enabling global interrupts.
I see the UNALIGNED bit is set in CFSR and the STKALIGN bit is set in CCR after the Hard Fault is invoked:
Any ideas?
Thx