Это старая версия документа!
Скачиваем, распаковываем в /opt/mounriver
Копируем туда же иконку, не похожую на иконку Eclipse
Добавляем ярлычёк
[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
Включаем устройство
Меню Flash - Configuration
Две кнопки Query, Applay and Close
Для отладки выбираем 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