From: Xiaofan C. <xia...@gm...> - 2012-05-29 05:41:50
|
On Fri, May 25, 2012 at 11:16 PM, Spencer Oliver <sp...@sp...> wrote: > I have just run a few tests with some jlinks i have about, results > are the same. > > current git head > J-Link ARM V8 compiled Jan 31 2011 18:34:52 - not working (4.22g) > J-Link ARM V6 compiled Jun 30 2009 11:04:04 - working > J-Link compiled Jul 30 2008 11:24:37 ARM Rev.5 - working > > using Alexander jlink patches > J-Link ARM V8 compiled Jan 31 2011 18:34:52 - not working (4.22g) > J-Link ARM V6 compiled Jun 30 2009 11:04:04 - working > J-Link compiled Jul 30 2008 11:24:37 ARM Rev.5 - working > > as you can see the software is old in all of them, we use ulink-pro at work. > I may run a git bisect as i am sure the v8 worked last time i used it > with OpenOCD. > > If i get time i will try and update the firmware in the V8 Now that we have confirmed that latest V8 works and the 4.22g V8 does not work. And it seems to me that V7/V6 work with or without the patch but the patch is the right thing to do, and the patch will not affect V1-V5 which do not support SWD. I think in general the patch is on the right direction, just need to clean up a bit to be merged. I checked two V6, one IAR and one SAM-ICE, both are with the following firmware. Firmware: J-Link ARM V6 compiled Feb 1 2011 14:28:14 It seems to me this is already the latest for V6 as 4.46f does not prompt the update the firmware for them. I will be able to test the SAM-ICE after work. -- Xiaofan |