Welcome, Guest! Log In | Create Account

Share

mspsim

by joxe, nifi

A Java-based instruction level emulator of the MSP430 series microprocessor and emulation of some sensor networking platforms. Supports loading of IHEX and ELF firmware files, and has some tools for monitoring stack, setting breakpoints, and profiling.


http://mspsim.sourceforge.net

Emulators

Project Feed

  • 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.

    05:03PM on May 09 2009 by joxe

  • mspsim 0.97 file released: mspsim-source-2009-04-30.zip

    Changes between 0.96 and 0.97:
    - fixed bug on SFR interrupt handling
    - added initial support for printing IPv6 packets (HC0
    - added CLI commands for adding rflisteners and analys
    - added warning for too large packets in CC2420
    - added profiling of ...

    11:10PM on Apr 30 2009

  • mspsim 0.96 file released: mspsim-source-2009-01-18.zip

    Changes between 0.95 and 0.96
    - added warning on unaligned write/read
    - fixed bug in timer system causing severe delays when several CCR/Compare
      interrupts was trigger simultaneously
    - added profiling of interrupts

    08:53PM on Jan 18 2009

  • MSPSim 0.96 released

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

    07:58PM on Jan 18 2009 by joxe

  • mspsim 0.95 file released: mspsim-source-2008-11-24_v2.zip

    - initial GDB stubs implementation (only for memory access)
    - CLI command for setting up gdbstubs server (gdbstubs PORT)
    - fixed USART timing to be more correct
    - added Ant build script
    - cleanup of CLI and platforms
    - fixed statistics to be more ...

    11:19AM on Nov 24 2008

  • 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.

    09:55AM on Nov 24 2008 by joxe

  • mspsim 0.94 file released: mspsim-source-2008-10-12.zip

    0.94 Changes:
    - fixed so that IOPorts output 1 on pins that are configured as input 
      (with DIR)
    - fixed notification of operating modes on the CC2420 for duty cycle calculation, etc.
    - fixed status register update bug (byte/word problem)
    - improved ...

    11:25PM on Oct 12 2008

  • 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.

    09:31PM on Oct 12 2008 by joxe

  • mspsim 0.93 file released: mspsim-source-2008-09-16.zip

    - removed tick based component support from MSP430 core
    - re-implemented USART to be event based instead of tick based
    - fixed bug in ADC12 subsystem that caused lots of events to be
      scheduled back in time (causing other subsystems to get
      delays on ...

    01:16PM on Sep 16 2008

  • mspsim 0.92 file released: mspsim-source-2008-09-07.zip

    MSPSim 0.92 Changes:
    - fixed bug with a write register which did not handle word/byte
    - fixed bug which caused array out of bounds on IO-units.
    - fixed bug in timer causing interrupts when timer was stopped
    - fixed bug in timer to handle start/stop ...

    07:52PM on Sep 07 2008