Question
CPU freezing when inserting or removing a breakpoint
Hi,
I've come across an issue whereby inserting or removing a breakpoint anywhere in my code when the processor is running causes execution to pause for ~180ms. I thought manipulation of breakpoint registers was independent of processsor execution state.
Is this delay to be expected ?
I'm using a STM32F7, ST-Linkv3 and OpenOCD with STM32CubeIDE v1.2.
Thanks
Dave