When I programmed this it used to work under arm11. If it does not work now, then someone broke the command code. This should be fixed rather than messing up the command structure.
Michael On Sun, Jun 14, 2009 at 9:00 PM, David Brownell<[email protected]> wrote: > Fix glitches in ARM11 command doc: the commands > are "memwrite ..." not "arm11 memwrite ...". Both > the texi and the source code (!) got that wrong. > Re-alphabetize. > --- > doc/openocd.texi | 24 ++++++++++++------------ > src/target/arm11.c | 2 +- > 2 files changed, 13 insertions(+), 13 deletions(-) > > NOTE: making "arm11 memwrite ..." work would > be cleaner, but more work. Plus it would change > current behavior. > > _______________________________________________ > Openocd-development mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/openocd-development > > _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
