Nuclei OpenOCD 2023.10
This is the release note of Nuclei OpenOCD 2023.10.
Warning
Please download 2024.02 release to replace this 2023.12 release from https://nucleisys.com/download.php
If you want to use it with opensource hbird or hbirdv2, please use Nuclei OpenOCD 2022.12 to replace the one installed in your IDE.
Release is made upon branch nuclei/2023.10
Please use openocd-xpack branch nuclei/2023
Please create issue if you are facing issues using Nuclei OpenOCD, see https://github.com/riscv-mcu/riscv-openocd/issues
Known issues of this release: #11
- Add nuclei command group to contains all nuclei customized commands
- Add
nuclei cpuinfo
dump support - Add more spiflash devices according to customer request
- Fix gdb flash program error on address size > 32bit on windows
- Update nuclei custom csr
- Add
ftdi nscan1_mode
to support 2-wire cjtag for Nuclei CPU, which is replacement forftdi oscan1_mode
- Add nuclei custom command in openocd documentation, so you can refer to generated
doc/pdf/openocd.pdf
for details openocd usage including nuclei added features - Experimental and may change: Add nuclei etrace command to support nuclei etrace hardware feature
- changes are based on riscv-collab@52177592
- fespi no longer routed to nuspi, so in openocd configuration file, if you are still using fespi, please change it to nuspi
Click https://nucleisys.com/download.php#tools to download prebuilt Nuclei OpenOCD tools for windows or linux.