Problem installing VCP drivers when installing STM32Cube package
Hello,
Have been using STM32-STLink tool for years and years. Yesterday I down-loaded the installer for STM32Cube and ran the program on my laptop(win 7 64 bit). It fails when running(as part of some internal script) dpinst_amd64.exe. This is located in the following directory:
C:\Program Files (x86)\STMicroelectronics\STM32Cube\STM32CubeProgrammer\Drivers\stsw-link009_v3. Note that the above program is called from a bat file also in that directory.
There are 3 inf files that are each attempted to be "installed" (along with matching .cat files). When the above program has concluded it launches a dialog showing the results. In my case the last item always fails. This corresponds to:
STLink_VCP.inf
stlinkvcp_x64.cat
I was able to install the cube program on another win 7 box in my possession. I used the same exact file when doing the install. On the problem machine I have uninstalled and re-tried installation several times (as administrator). I do not have a STLink dongle connected. If I start the program (after a "failed" install), I get the Java message box:
"Cube Programmer_API or one of its dependencies is missing. Please try to reinstall the program or check your Java Architecture"
I have java setup in my path and when I ask for the version I get:
java -version
openJDK version "1.8.0_242-release"
OpenJDK Runtime Environment <build 1.8.0_242_release-1644-b01>
Open JDK 64-Bit Server VM <build 25.242-bo1, mixed mode>
I am not sure if I have one problem here or two.
Any suggestions welcome.
Thanks!
