Install on ubuntu 20.04.2 LTS

The installation follows the readme steps from the official repository

open terminal (CTRL + ALT + T)

move to the folder with the file install-renode.sh and run the command sudo. /install-renode.sh

run renode

move to renode_portable folder after installation

run the command ./renode [flag] (optional) [file] (optional)

run_renode

run the first example

read more about this.

1. run renode as seen before
2. in the renode terminal, copy the command: s @ scripts / single-node / stm32f4_discovery.resc

first_example