From: oharboe at B. <oh...@ma...> - 2009-09-15 11:41:42
|
Author: oharboe Date: 2009-09-15 11:41:09 +0200 (Tue, 15 Sep 2009) New Revision: 2710 Modified: trunk/TODO Log: added embedded ice programming while srst is asserted todo item Modified: trunk/TODO =================================================================== --- trunk/TODO 2009-09-14 22:41:47 UTC (rev 2709) +++ trunk/TODO 2009-09-15 09:41:09 UTC (rev 2710) @@ -114,6 +114,10 @@ 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?) |