-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Description
Per user report from https://community.platformio.org/t/sipeed-rv-debugger-lite/19784.
The Lite version seems to be very close to the normal version listed at https://docs.platformio.org/en/latest/plus/debug-tools/sipeed-rv-debugger.html, but OpenOCD fails to pick up the adapter because of a USB device string constraint looking for Dual RS232, but the device reports something different.
A fix is to comment the line
#ftdi_device_desc "Dual RS232"
in the C:\Users\<user>\.platformio\packages\tool-openocd-gd32v\scripts\interface\ftdi\sipeed-rv-debugger.cfg file.
But I htink a new adapter variant, openocd cfg file and debug_tool = sipeed-rv-debugger-lite along with an update of tool-openocd-gd32v should be introduced to support the probe.
ZanyRain and KafCoppelia
Metadata
Metadata
Assignees
Labels
No labels