Skip to content

Support Sipeed RV-Debugger Lite debug probe  #31

@maxgerhardt

Description

@maxgerhardt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions