Difference between revisions of "MSPSim"

From TinyOS Wiki
Jump to: navigation, search
m (Installation)
m
Line 5: Line 5:
 
  make
 
  make
 
in the MSPSim folder.
 
in the MSPSim folder.
 
+
== Usage ==
 
== See also ==
 
== See also ==
 
*[[Avrora]]
 
*[[Avrora]]

Revision as of 03:51, 9 December 2009

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

Installation

MSPSim can be install by entering the command:

make

in the MSPSim folder.

Usage

See also

External links