On Wed, 2009-12-02 at 22:59 +0100, Øyvind Harboe wrote: > I've seen that the tftp is really just a vestigal habit that > is quickly replaced once the benefits of the *great* gdb > load capabilities that OpenOCD offers have been discovered. > > It's fast + it offers automatic flash programming support. > > I like the tftp approach you suggested where you put > the contents into a variable, though I'm not sure it's for > tftp that we'll end up using that trick :-)
This is somewhat the idea. It's defines a simple idiom for implementing generic network services. Note: it'd be useful for more than images, where GDB is a one-trick pony. --Z _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
