Problem with connecting STM32H755ZI-Q
I am new to using stm32 MCUs and I was following a youtube tutorial on how to set up a debugger for dual core MCUs. Before changing some settings I was able to start the debugger without any errors. Now when I try to run the debugger I get this error window popup:
'Launching file_CM4 Debug' has encountered a problem.
Error in final launch sequence:
Failed to start GDB server
When I click on details I get:
Error in final launch sequence:
Failed to start GDB server
Failed to start GDB server
Error in initializing ST-LINK device.
Reason: (4) No device found on target.
I also noticed that when I plug the controller in the USB port and open NOD_H755ZIQ in This PC, it has 4 files (it had 3 files before). New file is called FAIL.TXT and it says:
The interface firmware FAILED to reset/halt the target MCU
This is the youtube tutorial that I followed : https://www.youtube.com/watch?v=jI1k6p-fduE
Can anyone help me with this?
Is it possible to fix this problem or do I need to buy a new board?
Thanks in advance.


