Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


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

Provision to get out of BKPT instruction

Hi Experts,

I am trying to execute the bkpt instruction in Cortex R processor and it goes to halt mode.

Now I would like to retain back the execution without using external Debugger connection. Is there anyway to handle Breakpoint as an exception handler ?

Parents
  • If the processor entered Halt mode, you'll need an external debugger to restart execution.  This would typically by something like DS-5 connected via a DStream.  But if the debug interface is exposed, you might be able to do it from another processor within same chip.

Reply
  • If the processor entered Halt mode, you'll need an external debugger to restart execution.  This would typically by something like DS-5 connected via a DStream.  But if the debug interface is exposed, you might be able to do it from another processor within same chip.

Children
No data