Это старая версия документа!
Скачиваем, устанавливаем в /opt/mounriver
Добавляем ярлычёк
[Desktop Entry] Version=1.0 Name=MounRiver Studio Comment=Eclipse Exec="/opt/mounriver/MounRiver Studio_Community" Icon=/opt/mounriver/moon.png Terminal=false Type=Application Encoding=UTF-8 Categories=Development; X-Desktop-File-Install-Version=0.26 StartupNotify=true StartupWMClass=MRS
Для отладки выбираем Debug Configurations… - GDB OpenOCD MRS Debbuging - правой кнопкой New configuration
Во вкладке Debbuger
Выбираем расположение OpenOCD Browse… так, чтобы в следующей строке было
/opt/mounriver/toolchain/OpenOCD/bin/openocd
Добавляем в поле *Config options -f wch-riscv.cfg
Выбираем расположение GDB Browse… так, чтобы в следующей строке было
/opt/mounriver/toolchain/RISC-V Embedded GCC/bin/riscv-none-embed-gdb**