On Monday 18 May 2009, Dirk Behme wrote: > > > Any thoughts on how OpenOCD could be made clearer at this point? > > Some additional printfs and/or error messages? E.g. > > - When init is executed 'automatically' at startup: > > printf("Info: init successfully done\n"); > > - When you try to do init again if it is already done once: > > printf("Error: System already initialized\n"); > > - If you try to execute target create after init: > > printf("Error: Can't create target after initialization\n")
Related: there are a bunch of commands that can't run after this "initialization" step. (a) they should not be listed for interactive "help" commands; (b) the existence of this "initialization" phase needs to be covered in the TEX documentation. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development