X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=TODO;h=795b2befb1467364d28372866da1756468a2b066;hb=5627e841e39f04ea09001b99a4ff78d33de217da;hp=ea86fa8167ecf1da1cdadb90d071cea465451866;hpb=13e6aa6e03c0759b37a705be5dd93e313d417043;p=openocd.git diff --git a/TODO b/TODO index ea86fa8167..795b2befb1 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,4 @@ +// This file is part of the Doyxgen Developer Manual /** @page tasks Pending and Open Tasks This page lists pending and open tasks being considered or worked upon @@ -99,8 +100,13 @@ Once the above are completed: - general layer cleanup: @par https://lists.berlios.de/pipermail/openocd-development/2009-May/006590.html -- regression: xscale does not place debug_handler.bin into the right spot: @par +- regression: xscale does not place debug_handler.bin into the right spot. workaround: + use -s option on command line to place xscale/debug_handler.bin in search path @par https://lists.berlios.de/pipermail/openocd-development/2009-July/009338.html +- bug: either USBprog is broken with new tms sequence or there is a general + problem with XScale and the new tms sequence. Workaround: use "tms_sequence long" + @par + 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 - ARM923EJS: