> > > embedding commands.tcl would suit everybody would it not? > > How would that work and would it still require users to install tcl? >
openocd currently has jim tcl embedded, so no external tcl is required. However it does require external files from the tcl dir to function - mainly tcl/commands.tcl. An idea is to embed the minimum required tcl scripts into openocd, so it as such appears standalone. Other tcl scripts can still be added to the tcl dir to add functionality, but these are not a requirement for openocd to function. Cheers Spen _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
