On Monday 19 October 2009, Øyvind Harboe wrote: > > I run openocd with: > > ./openocd -c 'interface dummy' -f telo.cfg -c "set RESET_ON_INIT 1" > > --debug 3 > > It looks like you've run into a somewhat subtle bug and I can't reproduce > it here.
This is *exactly* the same issue Freddie noted was breaking some of his lpc2xxx stuff. It's in the TODO list already, as: Fix handling of variables between multiple command line "-c" and "-f" parameters. Currently variables assigned through one such parameter command/script are unset before the next one is invoked. I've seen it too. - Dave _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development