BlueNRG-X Flasher Utility (4.1.0) is not recognizing SWD connections when ST-link/V2 is connected. I'm running the flasher through a command line interface to get the error message (BlueNRG-X_Flasher_Launcher.exe).
The error message that appears is:
"Traceback (most recent call last):
File "Script_launcher.py", line 542, in <module>
File "globals.py", line 555, in get_stlink_list
File "build\bdist.win32\egg\usb\core.py", line 1246, in device_iter
File "build\bdist.win32\egg\usb\backend\libusb1.py", line 717, in enumerate_devices
File "build\bdist.win32\egg\usb\backend\libusb1.py", line 631, in __init__
File "build\bdist.win32\egg\usb\backend\libusb1.py", line 595, in _check
usb.core.USBError: [Errno 19] No such device (it may have been disconnected)
[47128] Failed to execute script Script_launcher"

