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:
This release adds window system and support for it in the CLI, two chart types for the windows subsystem, a redirect to windows in the CLI, additional CLI commands, a working ADC12 subsystem, a watchdog WDT subsystem, support for file-based scripts in the CLI, and connectivity between multiple running mspsim's. It has improved CC2420 emulation improved support for digital I/O ports, and a bugfix in instruction emulation (addressing mode: autoincrement byte was wrong on PC).