cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H745ZI-Q - Debugging problem is STM32CubeIDE

KPiek
Associate

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?

2 REPLIES 2

Would recommend using the V36 ST-LINK Firmware https://www.st.com/en/development-tools/stsw-link007.html

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
KPiek
Associate

Thank you for your response.

I tried it, but it didn't solve my problem.