Hi, I´m developing a HardFault handler and i was wondering if there is any way to get the CONTROL register value when the HardFault exception occurred, as this register is not stacked automatically on exception entry like (R0-R3,R12,LR,PC,XPSR).
Thanks