Nucleo STM32F767ZI getting No ST-LINK detected
Running Windows 10 latest version.
I recently (one week ago) updated STM32CubeIDE from 1.4.0 to 1.6.0, and all other related packages.
For several days I was able to successfully and build debug my code, then something happened.
Now when I request debug, I always get No ST-LINK detected!... etc.
However, using the ST-LINK utility, I can successfully download the *.bin file to the board, verify the download, and run the code. I think this verifies the hardware, cable, and driver, which claims to be STMicroelectronics v. 2.1.0.0.
I uninstalled and reinstalled everything STM, and the IDE lost the ability to import sample code (apparently because it thought it already had it, but did no longer have it, because I had also deleted the repository, just in case, and it did not contain anything irreplaceable anyway. Apparently uninstalling does not update the registry properly. I manually re-downloaded the sample code files, and that restored the ability to import sample code, but not the ability to debug .
Attempting to just run the code without debugging also has the ST-LINK problem.
I have made sure that the ST-LINK utility was not running during my attempts to test debugging.
I have not found any hints in the log files, but I don't know exactly where to look.
Something seems very broken, and I have run out of ideas.
