Daniel Beer
89fe9a2fab
Version 0.18
2011-11-08 10:11:49 +13:00
Daniel Beer
6aff28e07a
Added entry on tilib driver to manual.
2011-10-18 12:28:09 +13:00
Jasper Lievisse Adriaanse
1d1323cabc
Make it clear certain commands need to be quoted.
2011-10-01 10:42:12 +13:00
Daniel Beer
92c18f32dc
Implemented TI3410 firmware download.
...
Also added TI3410 firmware image, plus Makefile install rules. Added
notes to manual regarding USB support for FET devices.
2011-09-16 16:09:03 +12:00
Daniel Beer
33ea3aa5e7
Manual: note that RF2500 driver works for Chronos devices.
2011-09-14 16:25:33 +12:00
Luca Bruno
bada33763f
Spelling fixes.
...
Fixed a couple of typos in manpage via simple s/preceeded/preceded/
subsitution; errors caught by Debian QA checks.
Signed-off-by: Luca Bruno <lucab@debian.org>
2011-09-02 09:09:44 +12:00
Daniel Beer
ffeee9046b
Version 0.17
2011-08-24 16:24:16 +12:00
Daniel Beer
3feecd30b6
Added -s option to distinguish between devices by serial number.
...
Based on patch by Tamas Tevesz <ice@extreme.hu>.
2011-07-18 14:56:29 +12:00
Daniel Beer
e50edfd347
Version 0.16
2011-06-14 13:27:10 +12:00
Daniel Beer
de037d8ffd
Clarify a couple of things in the manual.
...
JTAG works with more than just the FET430UIF. Give an example of the
argument format for --fet-force-id.
2011-06-13 13:02:49 +12:00
Daniel Beer
8355899749
Manual: fixed incorrect chip name.
2011-06-06 16:05:52 +12:00
Daniel Beer
57d5ea34d5
Implemented GDB client driver.
2011-06-06 15:51:38 +12:00
Daniel Beer
b50b7a84bd
Version 0.15
2011-04-05 08:22:54 +12:00
Daniel Beer
836a0925ee
Various corrections to manual page.
2011-04-04 17:34:06 +12:00
Daniel Beer
f6ecf7bd56
Implemented command aliases.
2011-04-04 17:09:11 +12:00
Daniel Beer
ccbefb0a54
Document --force-reset option.
2011-03-27 13:02:31 +13:00
Daniel Beer
0b94a97c97
Document supported file formats in manual.
2011-03-15 15:26:23 +13:00
Daniel Beer
2f99793914
simio: implemented GPIO simulation.
2011-03-11 14:51:39 +13:00
Daniel Beer
5bd737616d
simio: implemented hardware multiplier simulation.
2011-03-11 13:49:07 +13:00
Daniel Beer
f9488ec417
simio: implemented Watchdog Timer+ simulation.
2011-03-11 13:18:03 +13:00
Daniel Beer
716bd0985a
Document IO simulator in manual.
2011-03-11 11:38:23 +13:00
Daniel Beer
e182be2204
Added fet_block_size option.
...
This option controls the buffer size used for transfers to and from the
FET. Increasing it will improve transfer times, but may cause problems
with some chips.
Also, the default request size used for several commands has been
increased to take advantage of this.
2011-02-21 11:30:32 +13:00
Daniel Beer
429edda47d
Manual: remove reference to obsolete -R and -u options.
2011-02-21 11:13:43 +13:00
Daniel Beer
f23c230e9a
Version 0.14
2011-02-07 11:55:37 +13:00
Daniel Beer
de138c4573
Version 0.13
2010-11-09 10:40:57 +13:00
Daniel Beer
1570f3cbdd
Support for Olimex MSP430-JTAG-ISO.
2010-11-09 09:16:31 +13:00
Daniel Beer
9121b5028d
Version 0.12
2010-10-12 13:01:45 +13:00
Daniel Beer
b2d2da6cb6
Implemented repeat execution for reader.
...
Repeat execution is supported by the commands "step", "md" and "dis".
2010-10-12 12:48:25 +13:00
Daniel Beer
99c478d37f
Implemented "exit" command.
2010-10-12 11:44:46 +13:00
Daniel Beer
fc808485c2
Allow the default input radix to be specified (iradix).
2010-10-12 11:26:36 +13:00
Daniel Beer
fd98116298
Merge branch 'erase'
2010-10-12 11:00:28 +13:00
Daniel Beer
32f45d72de
fet: reset on close, rather than init.
2010-10-12 11:00:09 +13:00
Daniel Beer
db110b48df
Implemented "locka" command.
2010-09-23 19:05:39 +12:00
Daniel Beer
0dade4228e
Modified erase command to allow mass and segment erase.
2010-09-23 16:11:32 +12:00
Daniel Beer
984b1a3b57
Modified AUTHORS entry to record flash-bsl changes.
2010-09-23 13:40:53 +12:00
Andrew Armenia
367b945263
update man page to reflect new driver and option
2010-09-23 13:35:33 +12:00
Daniel Beer
abc7b61737
Added "load" command for programming without erase/symbol import.
2010-09-13 11:27:11 +12:00
Daniel Beer
96c5e92093
Version 0.11
2010-09-09 12:29:49 +12:00
Daniel Beer
5dae1e9b0d
Update manual to include "aword" search term for isearch command.
2010-09-09 12:24:36 +12:00
Daniel Beer
98e7d272e7
Remove reference in manual to 64k limitation.
...
This has been fixed already, but the manual wasn't updated.
2010-09-09 09:04:53 +12:00
Daniel Beer
28923bf997
Changed command-line option "-r" to "--no-reset".
2010-09-06 14:42:08 +12:00
Daniel Beer
2ef8f7574b
fet: by default, reset chip on startup.
2010-09-02 11:55:12 +12:00
Daniel Beer
9c2ed8c5fc
Introduced quiet mode option and command-line switch.
...
Based on a patch by Eric Decker <cire831@gmail.com>
2010-08-31 15:50:00 +12:00
Daniel Beer
194d12d9ea
Update manual page (GDB monitor command).
2010-08-17 13:05:22 +12:00
Daniel Beer
622396a1c1
Version 0.10
2010-08-04 14:08:43 +12:00
Daniel Beer
74a11c1ae0
Implemented support for multiple breakpoints.
2010-07-02 14:22:52 +12:00
Daniel Beer
f96c57cb6e
Version 0.9
2010-06-29 12:49:56 +12:00
Daniel Beer
4824ab7750
Added support for multiple instances of USB devices.
2010-06-28 15:47:50 +12:00
Daniel Beer
8503cc4a85
Drivers are now specified by name, rather than different switches.
2010-06-28 14:36:05 +12:00
Peter Jansen
9dd216e604
Support for MSP-JTAG-TINY via USB bus (CP2102).
2010-06-28 10:36:25 +12:00
Daniel Beer
cf4ec417ff
Added support for Olimex MSP430-JTAG-TINY.
2010-06-15 14:53:38 +12:00
Daniel Beer
ccc5df8fd9
Added "gdb_loop" option.
2010-06-15 14:51:12 +12:00
Daniel Beer
5ed4473dda
Version 0.8
2010-05-22 17:42:10 +12:00
Daniel Beer
4acc170901
Fixed manual formatting error.
2010-05-22 16:08:15 +12:00
Daniel Beer
a87ad8b834
Added --fet-force-id command-line option.
2010-05-19 11:54:15 +12:00
Daniel Beer
0e58c52192
Added --fet-list command-line option.
2010-05-19 11:48:01 +12:00
Daniel Beer
a2516d6cfc
Removed "Device ID" stuff from man page.
2010-05-19 11:34:28 +12:00
Daniel Beer
daad76338b
Implemented "cgraph" command.
2010-05-18 17:03:21 +12:00
Daniel Beer
6379839997
Version 0.7
2010-04-30 17:17:11 +12:00
Daniel Beer
40d299d001
Colorize some more output.
2010-04-10 16:41:57 +12:00
Daniel Beer
48ca1a50d5
Allow quoted strings in commands.
2010-04-10 16:33:21 +12:00
Daniel Beer
8758d8bc28
Separated parsing from util.
2010-04-10 15:02:14 +12:00
Daniel Beer
aecf8f0175
Address expressions are now fully algebraic.
2010-04-10 12:25:01 +12:00
Daniel Beer
b12e0f5ddb
Added RC file processing on startup.
2010-04-08 14:43:19 +12:00
Daniel Beer
757a9fb799
Implemented isearch command.
2010-04-08 13:15:30 +12:00
Daniel Beer
dab86a82f6
Implemented "sym rename".
2010-03-31 20:51:25 +13:00
Daniel Beer
6cc43e17c8
Change sym load/add/savemap -> import/import+/export.
2010-03-31 19:39:02 +13:00
Daniel Beer
9d83386048
Implemented colorize disassembly.
2010-03-30 15:47:12 +13:00
Daniel Beer
da34c6c1bd
Implemented sym command.
2010-03-27 23:47:17 +13:00
Daniel Beer
4a298cdb3b
Version 0.6
2010-03-23 16:43:12 +13:00
Daniel Beer
f775e52fb6
Implemented read command.
2010-03-23 15:31:58 +13:00
Daniel Beer
ef03cae7b2
Implemented erase command.
2010-03-23 15:14:04 +13:00
Daniel Beer
b3afd48c19
Implemented mw command.
2010-03-23 15:05:37 +13:00
Daniel Beer
34a4de4b47
Fixed documentation of "prog" command.
2010-03-23 14:53:42 +13:00
Daniel Beer
484aecd7bc
Allow IO requests to be aborted.
2010-03-23 10:40:57 +13:00
Daniel Beer
07f0ce12fe
Corrected firmware dumping command.
2010-03-23 09:56:19 +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
070de76844
Version 0.5
2010-03-20 16:39:52 +13:00
Daniel Beer
b4d3b44fef
Implemented prompting for IO in simulation.
2010-03-20 16:07:41 +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
fe01853335
Added manual page.
2010-03-18 14:02:05 +13:00