Hi Spen, This is release 0.5.0, couldn't find 0.6.0 although I believe it's out there somewhere.
Also, this is on MinGW (running on windows 7) Will try git release later. -Brad -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of [email protected] Sent: Thursday, November 17, 2011 4:00 AM To: [email protected] Subject: EXTERNAL: Openocd-development Digest, Vol 62, Issue 11 Send Openocd-development mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.berlios.de/mailman/listinfo/openocd-development or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of Openocd-development digest..." Today's Topics: 1. Re: 0.5.0 MinGW configure failure (Whitlock, Bradley D) 2. Re: pandaboard with busblaster v2 (Ramkumar Jayaraman) 3. Re: 0.5.0 MinGW configure failure (Spencer Oliver) ---------------------------------------------------------------------- Message: 1 Date: Wed, 16 Nov 2011 23:05:28 +0000 From: "Whitlock, Bradley D" <[email protected]> To: "[email protected]" <[email protected]> Subject: Re: [Openocd-development] 0.5.0 MinGW configure failure Message-ID: <[email protected]> Content-Type: text/plain; charset="us-ascii" I believe I have found the issue with one of the previous issues that I do not believe has been solved yet (see below): The issue is on line 503 of cc.tcl, the call to 'exec-with-stderr' will not work. I am not familiar with TCL, so I don't know the reasoning behind this, but changing to just 'exec' will allow the configure script to complete, albeit with some extra output to stdout. Regards, Brad >> >> i686-pc-mingw32 >> just installed a fresh copy of msys/mingw - still same error. > > I can reproduce here at a Vista 32bit installation of MinGW/MSys. It is > a myth now that I have the other PC working (XP SP3). I have updated > both MinGW/MSys installation to the latest. > > === configuring in jimtcl (/d/work/openocd/openocd-0.5.0/build_mingw/jimtcl) > configure: running /bin/sh ../../jimtcl/configure.gnu > --disable-option-checking > '--prefix=/usr/local' '--enable-jlink' '--enable-ft2232_libftdi' > --cache-file=/ > dev/null --srcdir=../../jimtcl > No installed jimsh or tclsh, building local bootstrap jimsh0 > The system cannot find the path specified. > ../../jimtcl/autosetup/system.tcl:150: Error: > in procedure 'use' called at file "../../jimtcl/auto.def", line 5 > in procedure 'use' called at file "../../jimtcl/autosetup/cc.tcl", line 29 > in procedure 'config_guess' called at file > "../../jimtcl/autosetup/system.tcl", > line 150 > Try: 'configure --debug' for a full stack trace > configure: error: ../../jimtcl/configure.gnu failed for jimtcl > we are currently working on this issue offlist, hopefully soon resolved. Spen -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.berlios.de/pipermail/openocd-development/attachments/20111116/2155e6c6/attachment-0001.html> ------------------------------ Message: 2 Date: Thu, 17 Nov 2011 17:45:46 +0800 From: Ramkumar Jayaraman <[email protected]> To: [email protected] Subject: Re: [Openocd-development] pandaboard with busblaster v2 Message-ID: <cadowaefuxdlccjs2ax_kvzxn2ri0dchxnd0vfhc_vzs84au...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hi, Any pointers on this ? Is using Fedora causing this to happen ? On Thu, Nov 3, 2011 at 5:30 PM, Ramkumar Jayaraman <[email protected]> wrote: > Hi, > > I am trying to get OpenOCD working with a Pandaboard. I m getting > "Warn : Invalid ACK 0x6 in JTAG-DP transaction" followed by the > "Polling target failed, GDB will be halted. Polling again in 6300ms". > > Machine : Fedora Linux > Debugger : Busblaster v2 (v1.3.jtagkey) > > My config files are all standard. > ==== openocd.cfg ==== > source busblaster.cfg > source [find board/ti_pandaboard.cfg] > adapter_khz 2000 > > ==== busblaster.cfg ==== > interface ft2232 > ft2232_device_desc "Dual RS232-HS" > ft2232_layout jtagkey > ft2232_vid_pid 0x0403 0x6010 > > Any thoughts/idea ? > > TIA, > Ram > > > Open On-Chip Debugger 0.6.0-dev-00180-g444f202 (2011-11-02-23:22) > <snip> > Info : JTAG tap: omap4430.jrc tap/device found: 0x3b95c02f (mfg: > 0x017, part: 0xb95c, ver: 0x3) > Info : JTAG tap: omap4430.dap enabled > Polling target failed, GDB will be halted. Polling again in 100ms > Polling target failed, GDB will be halted. Polling again in 300ms > Polling target failed, GDB will be halted. Polling again in 700ms > Info : JTAG tap: omap4430.m30_dap enabled > Info : JTAG tap: omap4430.m31_dap enabled > Warn : Invalid ACK 0x6 in JTAG-DP transaction > Polling target failed, GDB will be halted. Polling again in 1500ms > Polling target failed, GDB will be halted. Polling again in 3100ms > Polling target failed, GDB will be halted. Polling again in 6300ms > Polling target failed, GDB will be halted. Polling again in 6300ms > ^C > ------------------------------ Message: 3 Date: Thu, 17 Nov 2011 10:44:38 +0000 From: Spencer Oliver <[email protected]> To: "Whitlock, Bradley D" <[email protected]> Cc: OpenOCD Devel <[email protected]>, OpenOCD Development <[email protected]> Subject: Re: [Openocd-development] 0.5.0 MinGW configure failure Message-ID: <CAK=H08TjB4PSPA5MM=qepLs61zPqOfFyf=uqyncjntvvmwy...@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 On 16 November 2011 23:05, Whitlock, Bradley D <[email protected]> wrote: > I believe I have found the issue with one of the previous issues that I do > not believe has been solved yet (see below): > > I thought the issue was resolved - it is for me anyway. Are you building from git master or a release ? Replied to new mailing list aswell - the old one will be closing soon - 31/12/2011 Cheers Spen ------------------------------ _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development End of Openocd-development Digest, Vol 62, Issue 11 *************************************************** ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
