metro94 / RV-DAP-Plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RV-DAP Plus

A CMSIS-DAP compliant debugger based on Sipeed RV-Debugger Plus.

Features

  • CMSIS-DAP V2.1
  • SWD
  • JTAG
  • Connected & Running LED

Currently UART (via neither CDC nor DAP commands) and SWO (via neither Stream nor DAP commands) are not supported yet.

Usage

Function Label GPIO Pin Number
JTAG_TDI TDI 0 1
JTAG_TDO TDO 1 2
JTAG_TMS / SWD_SWDIO TMS 2 3
JTAG_TCK / SWD_SWCLK TCK 15 23
nRESET RTS 24 27

Notice that 3.3V level I/O is required.

About


Languages

Language:C 90.2%Language:Makefile 6.6%Language:CMake 3.1%