a_p_u_r_o
a_p_u_r_o
@KafCoppelia It should be considered as a success, even it says it's an error. **This is not specific to RV-Debugger Lite**. FYI: Upstream openocd has been improved and does better...
@CharlesScoville put this [gd32vf103.cfg](https://gist.github.com/elfmimi/1deb9c94b0f0900ae8a9df740b62bcd6) as ~/.platformio/packages/tool-openocd-gd32v/share/openocd/scripts/target/gd32vf103.cfg . It should just work.
I guess I gotta provide some lengthy explanation. At the time when GD32VF103 was being designed, _reset_ was optional and not mandatory. `ndmreset` (then) "This bit must not reset the...
I know I have experienced this behaviour. But now my installation of pyocd does not show this behaviour. Why is it? The answer is [here #1129](https://github.com/pyocd/pyOCD/issues/1129#issuecomment-997165403). After applying the treatment...
Is this issue solved? What I want to say here is, ... Why not open another issue to track support for GD32V ?
Thanks for your reply. If no one is working on it, then I'll happily do it. I can't estimate how long it will take though. I'll get back here when...
Hi! Not much progress. I was playing around with GD32V bootloader. Here is my progress on that side, if you are interested. https://github.com/riscv-mcu/gd32-dfu-utils/issues/5 As for probe-rs, I could proceed to...
I'm experiencing this same problem. it's ok with cmd prompt. but somehow it kills PowerShell with weirdly delayed activation. now, here are hints I've found. just `pyocd` or `pyocd --version`...
There are more to this. `pyocd commander -c exit` is ok. `pyocd commander -c help` is ok. `pyocd commander -c list` is not ok. `pyocd commander -c reset` is not...
Turned out testing with [PowerShell 7.2 which is available at MicrosoftStore](https://www.microsoft.com/store/productId/9MZ1SNWT0N5D) gives seemingly useful information. ``` PS C:\Windows\System32> pyocd list # Probe Unique ID --------------------------------------------------------------------------- 0 Arm CMSIS-DAP v1 0000008004a0247a00000000000000000000000097969902...