riscv-openocd icon indicating copy to clipboard operation
riscv-openocd copied to clipboard

Fork of OpenOCD that has RISC-V microcontroller support

Results 3 riscv-openocd issues
Sort by recently updated
recently updated
newest added

Build openocd met with below issue, using `nuclei/2023` branch ![image](https://github.com/riscv-mcu/riscv-openocd/assets/1538922/e7d6d6e7-6660-411f-a31f-087a10a0acea) 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...

documentation

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**,...

bug
documentation