Can't get STM32CubeIDE to work with ST-LINK V2 debugger.
Created a new project on known-good hardware and attempted to debug. Upon launch, I get this message window:
'Launching TestProject Debug' has encountered a problem.
Error in final launch sequence:
Error in initializing ST-LINK device.
Reason: (13) Unknown. Please check power and cabling to target.
If I do the same thing under IAR Embedded Workbench, it works just fine, so it isn't the debugger hardware, nor the target hardware.
I've installed STM32CubeIDE on a Windows machine and a Ubuntu machine. Same exact message.
