Menu

mspsim / News: Recent posts

MSPSim 0.97 released

A new version of the Java-based MSP430 emulator has been released. The release includes both lots of bug-fixes and feature improvements including: emulation of DS2411 for generating MAC address, profiling of interrupts, and improved timing accuracy.

Posted by Joakim Eriksson 2009-05-09

MSPSim 0.96 released

The latest version includes important bugfixes and new support for warnings when doing unaligned word accesses.

Posted by Joakim Eriksson 2009-01-18

MSPSim 0.95 released - initial GDB support and bugfixes

MSPSim 0.95 includes bug fixes in both MSP430 emulation and external peripherals such as the CC2420. It also includes initial support for remote GDB debugging and some new CLI commands.

Posted by Joakim Eriksson 2008-11-24

0.94 release - improved MSP430 and CC2420 emulation

Version 0.94 includes improvements of both MSP430 core with support for IO port capture interrupts and several bug fixes. Also improved emulation of CC2420 and newly implemented SHT11 chip for the Tmote Sky emulation.

Posted by Joakim Eriksson 2008-10-12

mspsim 0.92 released

mspsim 0.92 includes both new features as well as bugfixes. Improved CC2420 emulation, more accurate Timer emulation, and a new platform: Telos.

Posted by Joakim Eriksson 2008-09-07

mspsim 0.91 released!

mspsim 0.91 represents an update with a lot of new features as well as bugfixes. New subsystems emulated are: Watchdog and the ADC12. There are some new CLI commands, and a bunch of bugfixes. There are also some new documentation on the wiki. This will be improved with usage examples for the CLI, etc.

Posted by Joakim Eriksson 2008-06-02

mspsim 0.90 released!

A new version with a lot of bug fixes and feature improvements have been released. Many of the subsystems are reimplemented to be based on the new event-system, and there are many new features accessible from the command line interface.

Posted by Joakim Eriksson 2008-03-25

mspsim 0.84 released (twice)

mspsim 0.84 wich a lot of fixes for better TinyOS support and more debuggin commands in the command line. First upload did have some errors in the zip file, but the current upload shoud work better.

Posted by Joakim Eriksson 2008-03-04

0.83 with improved support for Tmote Sky

The latest release of mspsim fixes some bugs and improves support for Tmote Sky, now including support external 1Mb flash.

Changes for 0.83:
- added support for external flash on Sky node (M25P80)
- added symbolic name in disassembler
- fixed timer interrupt bug causing problem with TinyOS firmwares
- implemented virtual time and event system based on that time.
- improved emulation of CC2420
- implemented writer monitors (CPUMonitor - monitor of writes on any address)
- added commands and command (line) handler
- added plug-in system

Posted by Joakim Eriksson 2008-02-16

mspsim 0.82 released

Version 0.82 fixes a bug that cause TinyOS firmwares to crash, adds more monitoring of components and jfreechart based moniotoring charts.

Posted by Joakim Eriksson 2008-02-05

mspsim 0.81 released!

MSPSim 0.81 has been released. New features include support for the C-source code of current executing firmware, better profiling, and support for LPM/CPUOFF modes.

Posted by Joakim Eriksson 2007-12-07

Support for debugging information in ELF files

Support for stabs debugging information in ELF files are currently being implemented in mspsim. This will enable things such as getting information about where in the source files the current execution is, setting breakpoints based on c-source line numbers, etc.

Posted by Joakim Eriksson 2007-12-06