mspsim 0.90 (Default branch) |
|
|
mspsim is a Java-based instruction level emulator
of the MSP430 series
microprocessor with emulation of some sensor
networking platforms. It
supports loading of IHEX and ELF firmware files,
and has tools for
monitoring stacks, setting breakpoints, and
profiling.
License: BSD License (revised)
Changes:
Major bugs were fixed and the timer system and I/O
units were reimplemented. The command line was
extended with many new features. Most of the
subsystems of mspsim are now event-based, which
improves emulation accuracy and performance.
|