A new version of MSPDebug is available now. There are still a few
outstanding issues with some chips, but there's been quite a lot added
so I thought it was about time to put together a new release. Notable
features in this one:
* Support for programming and debugging 20-bit devices.
* Support for MSP430X instruction set.
* Support for new chips: MSP430F2234, CC430F5137, MSP430F2618,
MSP430F1612, MSP430F47197, MSP430F1232, MSP430F413, MSP430F2370.
* Bug fixes: RF2500 support on OS/X, chip identification using FET.
* Added quiet mode to supress debug output.
* Faster gdb transfers.
* Faster polling with FET driver (quicker single-stepping and
breakpoint detection).
* Commands can now be issued, and output received, via the gdb
interface (using "monitor").
* Support for FET430UIF firmware updates via BSL.
Available, as always, from:
http://mspdebug.sourceforge.net/download.html
- Daniel