mspdebug
debugging tool for MSP430 microcontrollers
Install
- All systems
-
curl cmd.cat/mspdebug.sh
- Debian
-
apt-get install mspdebug
- Ubuntu
-
apt-get install mspdebug
- Kali Linux
-
apt-get install mspdebug
- Fedora
-
dnf install mspdebug
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mspdebug
- OS X
-
brew install mspdebug
- Raspbian
-
apt-get install mspdebug
- Dockerfile
- dockerfile.run/mspdebug
mspdebug
debugging tool for MSP430 microcontrollers
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 engineering.