Hi, > Any details regarding this "GUI front-end" available somewhere? > Many thanks The "GUI front-end" is vsgui. Actually it's the front-end of vsprog, which is a programming tool for AVR, PSoC, C8051F, MSP430, S51... The first page of vsgui is to support OpenOCD. It will search for the .cfg file in the directories. So just select the JTAG tool in the interface combobox, the target chip in the target combobox, the operation in the script combobox.
You can find the picture of this GUI here: http://www.simonqian.com/image/vsgui_OpenOCD_win.jpg For more information, visit: http://www.simonqian.com/en/Versaloon/ I wrote some articles about how to use OpenOCD in my blog in Chinese. But according to the feedback, openocd is not a easy to use tool, because of the complex configuration file. So I added the GUI page for OpenOCD, hoping that it will make openocd simple to use. 2008-12-25 Best Regards, Simon Qian SimonQian([email protected]) ---- www.SimonQian.com
_______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
