We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All.
Does ARMv8-A has something similar to VC_CORERESET bit in Debug Exception and Monitor Control Register of ARMv8-M ; which enables halt on reset vector on warm reset?Or is there any other method to halt the ARMv8-A core in reset vector?
An external debugger can set EDECR.RC (reset catch) to request that the PE halts on reset. Since the PE boots into Secure state, you will need Secure debug to be enabled.