On Tuesday 14 July 2009, Alain Mouette wrote:
> Back to my original question: How to I insert and execute that script 
> automaticaly, just like I did with the old scripts???

openocd -f your_script_name.cfg

... where your_script_name.cfg sources files for the interface
and board decls, says "init", issues the commands you like,
then says "shutdown".


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to