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

Switching to Thread mode using ARM debugger?

I have an issue where I am connecting to a Cortex-M7 target that may be in a hard fault situation. I would like to 'restore' a binary image, set the PC to the start of the image and run the code, but because I am in Handler mode there are some issues. Is there a way to switch back to Thread mode using the ARM debugger?