Paul, Thank you for your help. Now I can build the openOCD successfully but I am not able to run it successfully. It says
C:\openocdbin1>c:\openocdbin1\openocd -f interface/jtagkey.cfg -f target/mytest.cfg Open On-Chip Debugger 0.8.0-dev-g03d7da0 (2014-02-03-18:49) Licensed under GNU GPL v2 For bug reports, read http://openocd.sourceforge.net/doc/doxygen/bugs.html Error: The specified debug interface was not found (ft2232) The following debug interfaces are available: 1: ftdi 2: jlink 3: ulink 4: hla 5: osbdm 6: opendous 7: aice Runtime Error: interface/jtagkey.cfg:7: in procedure 'script' at file "embedded:startup.tcl", line 58 in procedure 'interface' called at file "interface/jtagkey.cfg", line 7 My jtagkey.cfg looks like this # Amontec JTAGkey # # http://www.amontec.com/jtagkey.shtml # interface ft2232 ft2232_device_desc "Amontec JTAGkey" ft2232_layout jtagkey ft2232_vid_pid 0x0403 0xcff8 Can you please le t me know how to compile it with ft2232 support? thanks > On Mon, Feb 03, 2014 at 05:32:30PM +0100, Jahn wrote: > > ./configure: line 4454: syntax error near unexpected token `0.23' > > ./configure: line 4454: `PKG_PROG_PKG_CONFIG(0.23)' > > Looks like you need to install cygwin pkgconfig package, and then > please rerun ./bootstrap. > > -- > Be free, use free (http://www.gnu.org/philosophy/free-sw.html) > software! mailto:fercer...@gmail.com ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel