Commit Graph

22 Commits

Author SHA1 Message Date
Daniel Beer 8ce134c04c Extracted general IO routines from UIF. 2010-01-11 16:54:36 +13:00
Daniel Beer 5a84cbf7f5 Basic simulation implementation (memory IO only). 2010-01-09 16:20:47 +13:00
Daniel Beer 1baa04a565 Implemented FET bootloader support (memory read only). 2010-01-08 18:39:07 +13:00
Daniel Beer 0f15fd3e21 Move utilities into separate file. 2010-01-08 18:15:30 +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 7505ce654d Separated transport handling from FET control. 2010-01-06 14:51:04 +13:00
Daniel Beer d3606d810d Disassembler now looks up symbols for address operands. 2010-01-06 13:24:59 +13:00
Daniel Beer 597de3180f Use decimal values unless indicated by 0x. 2010-01-06 12:01:49 +13:00
Daniel Beer 2bceb42bb7 Commands now make use of symbol table. 2010-01-06 11:49:30 +13:00
Daniel Beer 9da932aeb7 Basic symbol table manipulation and query. 2010-01-06 00:09:08 +13:00
Daniel Beer 1d3b4f3f81 Added ELF support, made all buffers u_int8_t. 2010-01-05 17:21:45 +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 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 f069ff7322 Variadic xfer, plus other protocol tidy-ups. 2010-01-04 14:02:31 +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 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