MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse eng
Features
- Works with RF2500, eZ430, FET430UIF and Olimex MSP-JTAG-TINY programmers.
- Can act as a GDB remote stub (replacement for msp430-gdbproxy).
- Can single-step, program, run to breakpoint and inspect memory on supported devices.
- Userspace only: no kernel modifications required.
- Supports Intel HEX, ELF32 and BSD symbol table file formats.
- Includes reverse-engineering features such as instruction search, call-graph analysis and symbol table editing.
- Simulation mode allows execution of MSP430 code without hardware.
- Can disassemble code in memory, including translating addresses to symbols.
- Can be used to access the FET430UIF bootloader.
Categories
DebuggersLicense
GNU General Public License version 2.0 (GPLv2)Follow MSPDebug
nel_h2
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Great tool for MSP430 programming both in Windows and in Linux.
-
You must have mspdebug while developing MSP430 code, especially on UNIXish OS.