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
|
070de76844
|
Version 0.5
|
2010-03-20 16:39:52 +13:00 |
Daniel Beer
|
788167eb3c
|
Extended maximum output length in disassembly.
|
2010-03-20 16:34:54 +13:00 |
Daniel Beer
|
8c20233297
|
step command now takes a count argument.
|
2010-03-20 15:22:58 +13:00 |
Daniel Beer
|
0d71fcef38
|
Implemented CPU core emulator.
|
2010-03-20 15:18:58 +13:00 |
Daniel Beer
|
c7a1415fac
|
Fixed range checking on md and dis commands.
|
2010-03-17 19:54:21 +13:00 |
Daniel Beer
|
9fd900e2fa
|
Tidied up command-line arguments.
|
2010-03-17 18:40:03 +13:00 |
Daniel Beer
|
67b041ef7a
|
Implemented support for *.map files.
|
2010-03-13 13:41:39 +13:00 |
Daniel Beer
|
e2c6881e05
|
MSPDebug version 0.4.
|
2010-01-15 14:29:51 +13:00 |
Daniel Beer
|
c9697ab25c
|
Fixed up help messages.
|
2010-01-15 14:06:21 +13:00 |
Daniel Beer
|
ee4deeb3fb
|
Run command now confirms breakpoint to user.
|
2010-01-12 21:54:28 +13:00 |
Daniel Beer
|
8bcccc783f
|
Tidied up error message prefixes.
|
2010-01-12 21:51:06 +13:00 |
Daniel Beer
|
f8a9b9f5b6
|
Implemented "hexout" command.
|
2010-01-12 21:47:35 +13:00 |
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 |