Libusb can't access ST Link after update to Cube 1.15
Hello everyone.
I'm experiencing an issue with STM32CubeIDE. Everything worked fine until this morning when I installed the update to version 1.15. Now I cannot connect to any of my ST Links (3) which previously worked on my PC.
I'm running Cube on my M3 MacBook, I'm getting the following issue when I try to program my STM32H753:
Device connect error
Error in initializing ST-LINK device.
Reason: libusb: error [darwin_claim_interface] could not set configuration
Failed to connect to device. Please check power and cabling to target.
I'm assuming it's a problem with the operating system which is not allowing the GDB server to access the ST-Link via libusb. Can't find any help on forums, I've been searching for similar issues for hours.
I've tried all of my ST Links on a Windows HP laptop and I'm able to flash and debug correctly, so the hardware should be working fine. Before anyone asks, they are original ST Links, as I got them from original Nucleo boards.
Thank you for any help!
