2020-04-17 08:31 AM
Hello,
I have configuration problem of the STM32CubeIDE debugger with my STM32H7ZI-Q. When I launch the debug it crashes at the adress "0xa05f0000" with SIGTRAP and no more message, I try many things to debug it.
Unfortunately, it shows no results.
No more results ...
I reinstall, the V36 ST-LINK Firmware on :
https://www.st.com/en/development-tools/stsw-link007.html
But this solution doesn't work either and I made a step back now I cannot connect the board as a target. I have this error message "Error in initializing ST-LINK device.
Reason: (4) No device found on target."
So I have two main questions :
Thanks a lot for reading my questions and I hope you could answer they !
2020-04-18 03:56 AM
Hi I had ta similar problem with the Nucleo 755 on the M4 core. If I step through the code just behind the semaphore check, then I can press the play button without crashing the debug session.
Regards,
Daniel