-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Faild to found entry on Windows OS #5
Comments
You have to change the driver that Windows uses to access the WCH-Link to WinUSB (or libusb-win32), so that the wlink tool can talk to the WCH-Link device. You can do that with the Zadig tool. In Zadig, list all devices by selecting Select However, now you can't use MounRiver Studio anymore to flash the mcu. In order to be able to use MounRiver again, use their driver installer to replace the WinUSB driver with their driver. The installer can be found in the programs installation directory under |
I should have added a better error description. |
I'm writing an interface for the official Windows driver. The only drawback is.... it should be 32-bit. |
Could you help to check the nightly release? |
I've tried the new windows driver - plenty of features work :) But serial debug print doesn't seem to get properly forwarded to the COM port Edit: The serial enable command works too! I'm afraid I muddled around with a lot of settings but with the newest versions of all the WCH-Link drivers I've got working debug -> com5 printf ^^ Awesome job |
@Plecra , Thanks for your feedback. I'm looking for a method to simplify command lines. |
Using in Windows 10 LTSC with Administrator permission
Error Log:
I can use MountRiver IDE to burn in the same environment even if the wlink command line failed, so the USB and the wch link tool are OK.
The text was updated successfully, but these errors were encountered: