mspdebug/drivers
Daniel Beer 239fbb7f94 fet: don't send code memory start address with erase request.
Instead, use 0xfffe. This address is always within the range of main
memory, and should allow the request to work even if the chip has been
misidentified.
2012-08-23 16:14:07 +12:00
..
bsl.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
bsl.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
device.c device_probe_id: all output should be debug output. 2012-08-15 08:59:45 +12:00
device.h Make device_erase a no-op for FRAM chips. 2012-08-09 15:34:06 +12:00
fet.c fet: don't send code memory start address with erase request. 2012-08-23 16:14:07 +12:00
fet.h olimex: fix V2 tty access, and introduce olimex-v1 driver. 2011-12-26 11:22:04 +13:00
fet_db.c Add support for MSP430F5521. 2012-08-16 08:55:13 +12:00
fet_db.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
fet_error.c fet: Error messages from MSP430DLLv3 version 3.2.4.5. 2012-08-15 11:34:28 +12:00
fet_error.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
flash_bsl.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
flash_bsl.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
gdbc.c Add support for read and write watchpoints. 2012-04-25 14:10:26 +12:00
gdbc.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
goodfet.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
goodfet.h Implemented basic GoodFET support. 2012-07-18 12:26:55 +12:00
olimex.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
olimex.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
olimex_iso.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
olimex_iso.h Add raw USB driver for Olimex MSP430-JTAG-ISO. 2012-03-02 12:13:11 +13:00
rf2500.c Add support for building on Cygwin. 2012-04-25 11:02:22 +12:00
rf2500.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
sim.c Add support for read and write watchpoints. 2012-04-25 14:10:26 +12:00
sim.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
ti3410.c Stop using usleep(). 2012-08-14 15:51:22 +12:00
ti3410.h Implemented TI3410 transport. 2011-09-16 14:40:40 +12:00
tilib.c tilib: fix breakpoint refresh. 2012-08-23 15:00:44 +12:00
tilib.h Added TI library driver (experimental). 2011-10-14 12:49:04 +13:00
tilib_defs.h Fix TI library structure definitions: int32_t -> LONG. 2011-11-16 13:45:27 +13:00
transport.h Restructuring: move drivers into drivers/ 2011-09-14 16:15:37 +12:00
uif.c Handle non-standard baud rates in sport_open(). 2012-02-29 16:59:41 +13:00
uif.h olimex: fix V2 tty access, and introduce olimex-v1 driver. 2011-12-26 11:22:04 +13:00