Re: [Openocd-development] The problem with testing target hardware

2009-04-22 Thread Johann F.
On Wed, 22 Apr 2009 22:59:31 +0200 Michael Schwingen wrote: > Zach Welch wrote: > > I love it. Positively love it. > > > Mee Too! > > Of course, you say that you want to do this for remote development over > > the internet. Ummm I have to reach over and physically reset my > > target

Re: [Openocd-development] xsvf patch

2009-04-03 Thread Johann F.
> > Patch in the attachment fix this problem. > If it is tested OK, I think this patch can be commited. > Hi, ok, svf works fine, except gcc warning-> svf.c: In function ‘svf_check_tdo’: svf.c:662: warning: unused variable ‘j’ :-) JOhann ___ Openoc

Re: [Openocd-development] xsvf patch

2009-04-03 Thread Johann F.
On Thu, 2 Apr 2009 18:22:33 +0800 "SimonQian" wrote: > Hi, > Attached patch fixs: > 1. call buf_cmp_mask to compare buffer with mask. > 2. remove long lines according to GNU coding standard. > > NOTE: The patch is untested, I don't have XC9572XL to test on. > And I'll prepare a patch for vsllink

Re: [Openocd-development] xsvf patch

2009-04-01 Thread Johann F.
On Thu, 2 Apr 2009 00:43:52 +0800 "SimonQian" wrote: > Hi, > > openocd - svf - failed, > > urjtag (ppdev) - svf - ok, > Can you provide the log with -d3 when doing SVF? > Hi, you find enclosed 2 diffirent logs, one with -d3 and one without, i think there are some timings problem .? Johann sv

Re: [Openocd-development] xsvf patch

2009-04-01 Thread Johann F.
On Wed, 01 Apr 2009 10:14:56 -0500 Dick Hollenbeck wrote: > What tool are you using to generate the xsvf file? > > Dick I use Xilinx ISE Design Suite 10.1 to generate xsvf and svf files. Target Device XC9572XL. I tested: openocd - svf - failed, urjtag (ppdev) - svf - ok, openocd (ppdev and ow

Re: [Openocd-development] xsvf patch

2009-04-01 Thread Johann F.
> > I can't make out the important changes from the gratuitous ones. Can > > you please revert all the u8 -> uint8_t changes as well as whitespace > > changes? > > > > -- > > Rick Altherr > > kc8...@kc8apf.net > > > Its been a week now. I can boil it down and find the essence of the > chan

[Openocd-development] xsvf patch

2009-03-23 Thread Johann F.
Hi List, i need openocd + sxvf support for my project, but the openocd's sxvf didn't worked, i have done some changes. It works now for me, tested with parport and own jtag gpio bitbang adapter, here is the patch openocd's source code have really long lines :) mfg Johann xsvf_patch Descriptio