TinyVM: NetRexx for Lego RCX

This page describes how to run NetRexx programs in the Lego MindstormsTM RCX, which is part of Lego's Robotics Invention System. This is achieved with the help of the TinyVM system.

Requirements

Setup

Example

Follow these instructions to run a simple program that continuously displays the raw value of sensor 2.

Limitations

In addition to TinyVM's limitations, you won't be able to use all of the NetRexx constructs, e.g. the say command. In most cases, the linker will complain if you try to use these constructs.

[ TinyVM ]