>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!!
Freddie, Perfect, worked a treat...I knew it would be a newbie problem. Thanks a million. DAVE _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
