Open jonathanherbstgrapple opened 3 weeks ago
It has not implemented that interface, only SWD / JTAG is supported by hardware. If you know how to implement the debug protocol used by the WCH32 series I'd welcome a PR to implement support!
It looks like their protocol is SWD, that's why I made a ticket here. Now, I'm not sure if it's a different brand of SWD than ARM SWD, but I wonder if probe-rs doesn't try because of some configuration that's communicated to it.
Ah alright! I can't find if it's ADI v5 they implement, probably needs more looking.
I've been playing around with a WCH32 board. It has an onboard debugger which works with probe-rs, but when I try to run with the rusty probe I get this.