Commit Graph

8 Commits

Author SHA1 Message Date
jasper
75dc8f6ad7 - update to 0.19, which among various changes adds support for
the MSP430-JTAG-ISO on non-linux platforms, but due to lack of hardware
this hasn't been tested on openbsd..
2012-04-04 15:30:59 +00:00
jasper
52a9316b55 - update to 0.18 2011-11-11 15:48:39 +00:00
jasper
25dbe1beee - update mspdebug to 0.17 2011-08-24 12:05:55 +00:00
jasper
cdf8b4208a - update mspdebug to 0.16 2011-06-16 08:51:07 +00:00
jasper
9a3c280ae8 - update mspdebug to 0.15, integrating some more of our patches and adding
support for various new chips.
2011-04-05 14:00:58 +00:00
jasper
5665fdda5d - update mspdebug to 0.14
* most patches have been committed upstream

tested on a launchpad
2011-04-02 08:22:28 +00:00
jasper
5b904ba60b - update mspdebug to 0.13
- remove support for Olimex MSP430-JTAG-ISO which requires a linux-only ioctl.
2010-12-02 18:41:46 +00:00
jasper
628f7cd63a import mspdebug 0.10
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.

With a patch from jakemsr@ to work around a ugen/libusb issue where
usb_bulk_read return 0 on timeout, which isn't deal with properly.

ok ajacoutot@
2010-12-02 10:35:04 +00:00