If you need this functionality, add the following two lines to the end of your config file:
init <commands> Where <commands> is anything you need e.g. "reset halt" or "reset init". # Write an image to flash init reset init flash write_image If daemon_startup occurs in your config file, execution of that config file will abort w/filename and line number. I think this is better than printing a message that drowns in the log. -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
