On 2010-12-05 14:46, Øyvind Harboe wrote:
Try with the currently committed stuff:

openocd -c "set CCLK 12345; source [find target/lpc2478.cfg]"

Well, it works, but I can't say that it's convenient to run OpenOCD this way, when one "global CCLK" makes it easier. I prefer to do it "the normal way"
openocd -c "set CCLK 12345" -f target/lpc2478.cfg

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

Reply via email to