Question
Why it's not working to use the same program
i'm using two boards for develop, at now.
One board is a nucleo-h743zi. and other board is using a STM32H743IIK processor.
It is the same program, and I wonder why it does not work on the Nucleo-board and on the STM32H743IIK board under development.
Nucleo-board can be debugged using openocd, and STM32H743IIK can be error when using openocd.
I wonder what caused it.
