Note that the output from flash_banks is a string. I used Jim_xxx fn's to generate this string, but it could also have been generated using sprintf(or alloc_printf).
The point is that *parsing* a particular format is *much* more tedious difficult than *generating* that format, regardless of language choice. -- Ø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
