This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[M0+] Get CONTROL register on HardFault Handler

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