mspsim 0.82 (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:
This release adds jfreechart diagrams for stack and operation mode statistics, profiling of operation modes (e.g. chip modes such as on/off/lpm), and the ability to print a stack trace when the CPU is stopped. More symbol information is available after loading ELF files. A bug in Timer causing division by zero when the main clock is slower than ACLK has been fixed.
|