You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wlink flash --watch-serial ./Build/app.elf will hang and NOT reset the device.
wlink flash ./Build/app.elf will reset the device but of course not provide serial output.
I have a WCH Link and a WCH LinkE. Tried firmware v30 and v32. Same results.
DUT is a CH32V103C-R1-1v1.
On Windows with the WCH LinkTool I can reboot the DUT. But when using wlink the reset does not go through. The device itself hangs. I tried wlink on MacOS or Linux both. I can manually reset the device and it will come up and provide serial output through --watch-serial
If I don't specify --watch-serial the device will reboot fine.
wlink flash --watch-serial ./Build/app.elf will hang and NOT reset the device.
wlink flash ./Build/app.elf will reset the device but of course not provide serial output.
I have a WCH Link and a WCH LinkE. Tried firmware v30 and v32. Same results.
DUT is a CH32V103C-R1-1v1.
On Windows with the WCH LinkTool I can reboot the DUT. But when using wlink the reset does not go through. The device itself hangs. I tried wlink on MacOS or Linux both. I can manually reset the device and it will come up and provide serial output through --watch-serial
If I don't specify --watch-serial the device will reboot fine.
The text was updated successfully, but these errors were encountered: