W dniu 2011-11-03 11:08:39 użytkownik Thomas Petazzoni 
<thomas.petazz...@free-electrons.com> napisał:
> > You may also try "reset_config srst_pulls_trst" or other
> > configurations...
> 
> Not better, unfortunately. Still the exact same behaviour. Here is my
> interface file:
> 
> none srst_pulls_trst
> trst_and_srst separate srst_gates_jtag trst_push_pull srst_open_drain

Notice that first you set srst_pulls_trst and then another config file sets 
that back to "separate". Try adding the command to openocd call:
openocd -f ... -c "reset_config trst_and_srst srst_pulls_trst"

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

Reply via email to