summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorØyvind Harboe <oyvind.harboe@zylin.com>2009-10-13 12:06:55 +0200
committerØyvind Harboe <oyvind.harboe@zylin.com>2009-10-13 12:10:23 +0200
commit1f917bdc0c498c80f4ef5855dc30eb2f5b58b408 (patch)
tree63734a27c585d12cd0fe66f8bf7bfb45ed340cdf /TODO
parentf8cd850c4d64d67eb19287449dcc8a515ce0e0b8 (diff)
downloadopenocd+libswd-1f917bdc0c498c80f4ef5855dc30eb2f5b58b408.tar.gz
openocd+libswd-1f917bdc0c498c80f4ef5855dc30eb2f5b58b408.tar.bz2
openocd+libswd-1f917bdc0c498c80f4ef5855dc30eb2f5b58b408.tar.xz
openocd+libswd-1f917bdc0c498c80f4ef5855dc30eb2f5b58b408.zip
Delete commented out code. Add a bit of error checking.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 6521c60c..a57ed248 100644
--- a/TODO
+++ b/TODO
@@ -138,11 +138,9 @@ https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html
- ARM923EJS:
- reset run/halt/step is not robust; needs testing to map out problems.
- ARM11 improvements (MB?)
+ - add support for asserting srst to reset the core.
- Single stepping works, but should automatically
use hardware stepping if available.
- - hunt down and add timeouts to all infinite loops, e.g. arm11_run_instr_no_data would
- lock up in infinite loop if e.g. an "mdh" command tries to read memory from invalid memory location.
- Try mdh 0x40000000 on i.MX31 PDK
- mdb can return garbage data if read byte operation fails for
a memory region(16 & 32 byte access modes may be supported). Is this
a bug in the .MX31 PDK init script? Try on i.MX31 PDK: