On Monday 19 October 2009, michal smulski wrote:
> # This line does fail
> ./openocd -s ../tcl/target/ -f ../tcl/target/telo.cfg -c 'interface
> dummy' --debug 3 -c "proc jtag_init {} {jtag arp_init-reset if { [info
> exists RESET_ME] } {jtag arp_init-reset}}"

Perhaps I'm unclear.  How does it fail? 

The "jtag arp_init-reset" has three extra arguments, so it
should get rejected.  (Args starting "if" ...)

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

Reply via email to