Re: [Openocd-development] arm-jtag-ew + swd

2011-10-18 Thread Tomek CEDRO
On Tue, Oct 18, 2011 at 2:47 AM, Michael Ashton wrote: > Hi, > I'm wondering if anyone can say whether it's possible, or might ever be > possible, to use the Olimex ARM-JTAG-EW with SWD in OpenOCD? > I can't find any mention of SWD in arm-jtag-ew.c, but I'm not sure whether > that really means any

[Openocd-development] clang static analyzer

2011-10-18 Thread Øyvind Harboe
Does anyone want to take clang static analyzer for a spin on openocd? http://clang-analyzer.llvm.org/scan-build.html -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 http://www.zylin.com/ ___ Openocd-development

[Openocd-development] New patch to review for openocd: cc362b6 xscale: fix bug in xscale_receive()

2011-10-18 Thread Gerrit
This is an automated email from Gerrit. ?yvind Harboe (oyvindhar...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/32 -- gerrit commit cc362b6a38d9eaa1d30af13cdf2cb6fe1bb042a5 Author: Matt Reimer Date: Mon Sep 19 10:30:13 2011 -0400 xsc

Re: [Openocd-development] clang static analyzer

2011-10-18 Thread Spencer Oliver
On 18/10/2011 18:18, Øyvind Harboe wrote: Does anyone want to take clang static analyzer for a spin on openocd? http://clang-analyzer.llvm.org/scan-build.html seems jenkins already has a plugin for that :) https://wiki.jenkins-ci.org/display/JENKINS/Clang+Scan-Build+Plugin Spen _

Re: [Openocd-development] clang static analyzer

2011-10-18 Thread Øyvind Harboe
On Tue, Oct 18, 2011 at 9:46 PM, Spencer Oliver wrote: > On 18/10/2011 18:18, Øyvind Harboe wrote: >> >> Does anyone want to take clang static analyzer for a spin on openocd? >> >> http://clang-analyzer.llvm.org/scan-build.html >> > > seems jenkins already has a plugin for that :) > https://wiki.j

[Openocd-development] New patch to review for openocd: 2ce508b jlink libusb1 driver with libusb1 common driver interface.

2011-10-18 Thread Gerrit
This is an automated email from Gerrit. Mauro Gamba (maurill...@gmail.com) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/33 -- gerrit commit 2ce508b63db8e59caec36e7b28f5847d91f7cd35 Author: Mauro Gamba Date: Mon Oct 17 22:44:31 2011 +0200 jlink l

Re: [Openocd-development] clang static analyzer

2011-10-18 Thread Marti Bolivar
I ran scan-build from today's llvm and clang trunks on openocd commit 0dac042a107f000936995ea468c3fa02b9896fb6 as follows: $ scan-build ./configure --enable-maintainer-mode $ scan-build make The result was a directory full of HTML reports. They're readable in firefox, but the output said th

[Openocd-development] New patch to review for openocd: bc144f4 Toshiba TMPA900 config: Fix incorrect working area.

2011-10-18 Thread Gerrit
This is an automated email from Gerrit. Uwe Hermann (u...@hermann-uwe.de) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/34 -- gerrit commit bc144f4ff2d4564bb6528755f5a32313fd5617e1 Author: Uwe Hermann Date: Wed Oct 19 01:09:44 2011 +0200 Toshiba

[Openocd-development] New patch to review for openocd: a756b1b TMPA900/910 MCUs are always little endian.

2011-10-18 Thread Gerrit
This is an automated email from Gerrit. Uwe Hermann (u...@hermann-uwe.de) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/35 -- gerrit commit a756b1bcdffef34a6d60d7a2706da9574663f544 Author: Uwe Hermann Date: Wed Oct 19 01:54:25 2011 +0200 TMPA900/

Re: [Openocd-development] clang static analyzer

2011-10-18 Thread Øyvind Harboe
Cool! Could I ask you to work through and fix some of the bugs and submit them to Gerrit? I'd like to see patches having to pass clang static analyzer unscathed before they're ready for review :-) -- Øyvind Harboe - Can Zylin Consulting help on your project? US toll free 1-866-980-3434 http://