MSPSim

From TinyOS Wiki
Revision as of 23:18, 9 December 2009 by Sissou (talk | contribs) (Installation)
Jump to: navigation, search
Error creating thumbnail: File missing
MSPSim on Ubuntu

MSPSim is a Java-based simulator of the MSP430 microcontroller.

Installation

MSPSim can be install by entering the command:

make

in the MSPSim folder. A Jar package of MSPSim can be created with the command:

make jar

Then a mspsim.jar is created in the directory.

Usage

See also

External links