Инструменты пользователя

Инструменты сайта


программирование:mounriver_studio

Это старая версия документа!


MounRiver Studio

Скачиваем, устанавливаем в /opt/mounriver

Копируем туда же иконку

Добавляем ярлычёк

~/.local/share/applications/mounriver.desktop
[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

программирование/mounriver_studio.1673508944.txt.gz · Последнее изменение: 2023.01.12 07:35 — feser