> On 17 Jul 2023, at 01:40, Tommy Murphy <tommy_mur...@hotmail.com> wrote:
> 
> Does OpenOCD with `cortex_m maskisr on` (or `auto`?) give the same results? I 
> know that you tried it before but in a different test scenario so maybe it's 
> worth trying again with the simplified test?

With the OpenOCD that comes within CubeIDE, 'maskisr on' prevents the PendSV to 
fire, execution stops only on the BRK and pendsv_cnt remains 0.

With 'maskisr auto' the behaviour is the initial one, each run has a rogue 
break and pendsv_cnt increases.


Liviu



Reply via email to