Difference between revisions of "MSPSim"
m |
m (→Installation) |
||
Line 2: | Line 2: | ||
== Installation == | == Installation == | ||
+ | MSPSim can be install by entering the command: | ||
+ | make | ||
+ | in the MSPSim folder. | ||
== See also == | == See also == |
Revision as of 03:50, 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.