2020-01-15 10:42 PM
I just got a STM32H747I-DISCO board. When I try to debug it and load the code to it by using its internal ST-Link and STM32Cube IDE. It says : "Break at address "0xa05f0000" with no debug information available, or outside of program code."
And when there comes a little option( View Disassembly) that leads me to some assembly code. How can I fix it? I am just trying to make simple led blinking. To be honest I have no idea how to use this board. This is my first time with it, maybe I am trying to write codes to the wrong core? Or maybe the problem is in the debug properties. I am stuck with it. How can I fix it?
2020-11-11 09:43 AM
Hello.
Did you solve this problem? I've been working recently with this board and same error happens.
The problem is that I don´t have the option to work with the other core (CM7) because is used to run a graphical interface on the included touch screen.
If you have the solution for this I would like you to share this to me.
Thank you very much in advance.