You need to pass an "init" command before any other. OpenOCD executes 
that command automatically after all the command line arguments, so the 
telnet works fine, but if you'd like to use some commands directly 
during the start you need to "init" it yourself.

openocd ... -c "init" -c "reset"

4\/3!!
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to