> > I've committed a small patch to allow toying around with the > idea of having low level fn's that e.g. the Telnet UI can use > to implement fn's and clients can use. > > "flash banks" generates human readable output "flash_banks" > generates a Tcl list of the banks. >
I have no issue with tcl within openocd but now openocd is reliant on tcl to function. Is this the direction we want to take? Personally i am not keen, i am having visions of insight all over again. originally flash banks sent its output to command_print, can tcl not have its own output handler and then parse the data there? I would really like to know other peoples view on this. Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
