Fail to launch STLINK debugger
Hi.
Its been so long since my last project with STM32, and I have created a new C project with SW4STM32 for my stm32vl discovery board and when I try to run the debugger, I get the following error.
Error in final launch sequence
Failed to execute MI command:
-target-select remote localhost:3333
Error message from debugger back end:
localhost:3333: The system tried to join a drive to a directory on a joined drive.
localhost:3333: The system tried to join a drive to a directory on a joined drive.
I’ve noticed there isnt a default template for this kit so I created a new custom board when prompted by the wizard, so I’m wondering is this my problem, how do I start the debugger.
My other board is a nucleo, and when I create new projects I just use the default template wizard, fill in the details, and the debugger starts every time.
Martin.
