STM32H745ZI-Q - Debugging problem is STM32CubeIDE
I just have NUCLEO-STM32h745zi board.
When I try to debug simple binking led aplication in STM32CubeIDE, this message appear: Break at address "0xa05f0000" with no debug information available, or outside of program code.
I am using this application note, to get things work: https://www.st.com/content/ccc/resource/technical/document/application_note/group1/18/43/cc/00/81/b6/4d/5c/DM00629855/files/DM00629855.pdf/jcr:content/translations/en.DM00629855.pdf
I tried ST-LINK GDB server and ST-LINK OpenOCD debug configuration with same bad result.
Can you provide a way to fix this?