Commit Graph

319 Commits

Author SHA1 Message Date
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 cc917bbda6 Merge one-liner header files together. 2010-01-05 14:34:41 +13:00
Daniel Beer 6c96270b05 MSPDebug version 0.3. 2010-01-05 00:11:50 +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 36442955ad MSPDebug version 0.2. 2009-11-17 15:36:04 +13:00
Daniel Beer 7c9b6432a5 Added non-interactive command processing. 2009-11-17 15:34:10 +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