riscv-openocd
riscv-openocd copied to clipboard
Fork of OpenOCD that has RISC-V microcontroller support
Build openocd met with below issue, using `nuclei/2023` branch  You need to cd to `~/Work/openocd-build/openocd.git` and execute following command to clean openocd.git repo with generated files which affect the...
Using latest released "Nuclei OpenOCD" and "Nuclei RISC-V Embedded Toolchain" from https://nucleisys.com/download.php#tools, I can connect to the GD32VW553K chip using [this config file](https://github.com/Nuclei-Software/nuclei-sdk/blob/master/SoC/gd32vw55x/Board/gd32vw553h_eval/openocd_gd32vw55x.cfg), and I can connect to the GDB...
> [!NOTE] > - About how to build nuclei openocd and common questions, please refer to https://github.com/riscv-mcu/riscv-openocd/wiki , **no technical support provided**. > - **Looking for other tools known issues**,...