X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=TODO;h=283ed5f3a95e69fff4f59464967cd63460b992ce;hb=6cba4863563c2dabe9abc2b23e02f6ace1941d03;hp=7301e981f8c1fc40f1d49cc1a7068560b9989522;hpb=f6a29d438e2770c7c54f30cb5e80141a0d70146e;p=openocd.git diff --git a/TODO b/TODO index 7301e981f8..283ed5f3a9 100644 --- a/TODO +++ b/TODO @@ -114,6 +114,10 @@ Once the above are completed: https://lists.berlios.de/pipermail/openocd-development/2009-July/009426.html - regression: "reset halt" between 729(works) and 788(fails): @par https://lists.berlios.de/pipermail/openocd-development/2009-July/009206.html +- ARM7/9: + - add reset option to allow programming embedded ice while srst is asserted. + Some CPUs will gate the JTAG clock when srst is asserted and in this case, + it is necessary to program embedded ice and then assert srst afterwards. - ARM923EJS: - reset run/halt/step is not robust; needs testing to map out problems. - ARM11 improvements (MB?)