Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Beer ae1006f3ea gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
Daniel Beer 39a4c5806b Implemented basic gdb support.
Tested only with simulation mode -- real devices need testing.
2010-03-22 19:12:51 +13:00
Daniel Beer 8bcccc783f Tidied up error message prefixes. 2010-01-12 21:51:06 +13:00
Daniel Beer e0055a9b68 Added CPU identification to BSL interface. 2010-01-08 20:19:53 +13:00
Daniel Beer 0f15fd3e21 Move utilities into separate file. 2010-01-08 18:15:30 +13:00
Daniel Beer 7eec63c431 Protocol tidy-ups. 2010-01-07 16:27:37 +13:00
Daniel Beer 187bcb283c Added voltage control command-line switch. 2010-01-06 21:08:01 +13:00
Daniel Beer ce308c5823 Abstracted interface to FET driver.
Tested with eZ430-RF2500.
2010-01-06 16:17:55 +13:00
Daniel Beer 1d3b4f3f81 Added ELF support, made all buffers u_int8_t. 2010-01-05 17:21:45 +13:00
Daniel Beer 34e1d2d7a1 Added another ID string for MSP430F2274. 2010-01-05 15:44:57 +13:00
Daniel Beer 18af13e017 Added JTAG support. 2010-01-04 22:39:25 +13:00
Daniel Beer 98cae4abc2 Tested with eZ430-F2013. 2010-01-04 16:29:59 +13:00
Daniel Beer 930a2d4a5f Working on eZ430 (with MSP430F2274). 2010-01-04 16:19:10 +13:00
Daniel Beer 7036aec135 Working on RF2500. 2010-01-04 16:05:53 +13:00
Daniel Beer 228812e7de Implemented correct chip identification. 2010-01-04 15:31:42 +13:00
Daniel Beer e76f533f0f Show errors reported by FET. 2010-01-04 14:11:19 +13:00
Daniel Beer f069ff7322 Variadic xfer, plus other protocol tidy-ups. 2010-01-04 14:02:31 +13:00
Daniel Beer eb444b9957 Implemented proper reply parsing. 2010-01-04 13:03:36 +13:00
Daniel Beer ec5c61e9c9 Better implementation of FET command protocol. 2010-01-03 19:50:45 +13:00
Daniel Beer ce5b4c7940 Fixed possible buffer overflow in packet escaping. 2010-01-03 13:24:36 +13:00
Daniel Beer 2057f3ea6a Bug fix: add required transfer for UIF device init. 2009-11-17 15:26:32 +13:00
Daniel Beer 3e0f736e1d Implemented UIF support (untested).
RF2500 support is tested and still working.
2009-11-17 15:11:46 +13:00
Daniel Beer 22955480b0 Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00