Support of Windows on Arm #1470
-
Can someone help on how can I compile and install this stlink driver on Windows-on-Arm ( Qualcomm) PC ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
If you have installed CMake and MSVC on your WOA, I cannot see why this wouldn't work! Simply install MSVC and CMake on your system (follow the respective guides of each tool) and follow the STLink Windows Installation guide. If you go on with it, please keep us posted with the results! To clarify: on windows builds, libusb is being downloaded and installed from source, so no libusb dependency must be downloaded and installed separatelly |
Beta Was this translation helpful? Give feedback.
-
Closing this discussion as resolved, as appropriate advice has been given. |
Beta Was this translation helpful? Give feedback.
If you have installed CMake and MSVC on your WOA, I cannot see why this wouldn't work!
Simply install MSVC and CMake on your system (follow the respective guides of each tool) and follow the STLink Windows Installation guide.
If you go on with it, please keep us posted with the results!
To clarify: on windows builds, libusb is being downloaded and installed from source, so no libusb dependency must be downloaded and installed separatelly