Is there a trick to connect a ST-Link-V2 to a STM32H7A3RIT micro?
Hi Folks,
I'm having a problem with connecting my ST-Link/v2 to my new board with a STM32H7ARIT micro on it.
I have had no problem connecting the ST-Link to another board with the STM32F103RBT6 micro on it.
I have the Debugger configuration in the STM32CubeIDE set to:
- Autostart local GDB server
- Debug probe - ST-LINK (ST-LINK GDB server)
- Interface - SWD
- ST-LINK S/N: the scan finds the ST-LINK/v2
- Frequency = Auto
- Access port: 0 - Cortex M7
- Reset behavior = Connect under reset
The error message I'm getting when I try to debug the program:
Error in final launch sequence:
Failed to execute MI command:
target remote localhost:61234
Is there something I've missed?
Thanks,
Richard
