STM32F746 Cortex-M7 silicon bug. Singlestep lands in interrupt handler
I'm running into the Cortex M7 r0p0, r0p1 bug where single-stepping is impossible due to the processor handling an interrupt instead.
i.e.
http://www.keil.com/support/docs/3778.htm
I'm using OpenOCD and it is reporting:
Warn : Silicon bug: single stepping will enter pending exception handler!
As per title, this is with an STM32F746Z on a Nucleo 144 which has the bug. STM32F769N worked as expected.
Are there any plans from ST to release a fixed ARM core in the 746 or 745?
regards
James
