Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

dogusyuksel/renode-web

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renode-web

renode-web is a small web UI for creating Renode .resc and .repl files more easily.

Usage

The project is now executed through the Makefile.

Run inside Docker:

make run-in-docker

Run inside WSL/native Ubuntu:

make run-in-wsl

The web UI starts a local Flask application. Open the URL printed in the terminal, then follow the UI and console output.

Adding MCU Support

To add support for a new MCU, place the MCU .repl file under:

extendedcpus/

Then regenerate the MCU list and start the web UI:

make update-mcu-list

If the MCU dropdown in the web UI looks out of date, run make update-mcu-list again before starting the app.

Example Report

Open the PDF

How To Debug

On port 3333, renode is starting GDB server. So you can write propert test script to start a GDB client OR you can include "cm_backtrace" library into your project, direct outputs via UART and observe your report.

About

renode script writer with web interface

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.