RVX Tutorial: Hello

Kyuseung Han
ETRI, Daejeon, South Korea

v2025-07-10 or later

Overview

This tutorial is intended to verify the most basic functionality of RVX.

Prerequisite

Things to Know

Installing RVX (Cloning the Repository Included)

Install RVX by following the instructions in the installation manual, using the tutorial repository for cloning.

Simulating the Platform

cmd) cd #(cloned directory)
cmd) source ./rvx_setup.sh
cmd) cd ./platform/tip_hello
cmd) make test

Navigate