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.
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.
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 ...
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
The latest version includes important bugfixes and new support for warnings when doing unaligned word accesses.
- 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 ...
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.
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 ...
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.
- 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 ...
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 ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use