Re: [OpenOCD-devel] USB-Blaster support

2012-03-19 Thread Franck Jullien
2012/3/19 Robert Jarzmik : > Franck Jullien writes: >> 2012/3/18 Robert Jarzmik : >>>        usb_blaster pin6 1 >>>        usb_blaster pin8 1 >>>        source [find target/pxa270.cfg] >>> >>> The lines "usb_blaster pinX 1" are the important ones. If that doesn't >>> improve >> >> This is much be

Re: [OpenOCD-devel] USB-Blaster support

2012-03-19 Thread Robert Jarzmik
Franck Jullien writes: > Hi Uhrheber, > > I really don't know. We should ask Robert. > > I tested it with the built-in USB-Blaster present on my Altera eval board... Hi Uhrheber, Well, I keep my hopes high that it will work. My own USB-Blaster was acquired on EBay, from a chineese vendor, for a

Re: [OpenOCD-devel] USB-Blaster support

2012-03-19 Thread Robert Jarzmik
Franck Jullien writes: > 2012/3/18 Robert Jarzmik : >>        usb_blaster pin6 1 >>        usb_blaster pin8 1 >>        source [find target/pxa270.cfg] >> >> The lines "usb_blaster pinX 1" are the important ones. If that doesn't >> improve > > This is much better :) It works, great job ! Ah, gre

Re: [OpenOCD-devel] USB-Blaster support

2012-03-19 Thread Franck Jullien
2012/3/19 Uhrheber : > On 19.03.2012 07:27, Franck Jullien wrote: > >>> It's great to have someone testing the rewrite. > > Frank, > > one question here: > Does the code support only original USB-Blasters > (that use a FTDI FT245 I guess) or also china clones > that use a cypress micro with a firmw

Re: [OpenOCD-devel] USB-Blaster support

2012-03-18 Thread Franck Jullien
2012/3/18 Robert Jarzmik : > Franck Jullien writes: > >> 2012/3/18 Franck Jullien : >> For your information, >> >> I did test the current patch available and it doesn't work for me. I >> have a test platform using an USB-Blaster (built-in my DE1 board) and >> an OpenRISC cpu. > > Hi Franck, > > It

Re: [OpenOCD-devel] USB-Blaster support

2012-03-18 Thread Robert Jarzmik
Franck Jullien writes: > 2012/3/18 Franck Jullien : > For your information, > > I did test the current patch available and it doesn't work for me. I > have a test platform using an USB-Blaster (built-in my DE1 board) and > an OpenRISC cpu. Hi Franck, It's great to have someone testing the rewri

Re: [OpenOCD-devel] USB-Blaster support

2012-03-18 Thread Franck Jullien
2012/3/18 Franck Jullien : > 2012/3/17 Peter Stuge : >> Hi Franck, >> >> Franck Jullien wrote: >>> I'd like to know if someone as ever worked with the USB-Blaster, >>> used this patch or create his own patch. >> >> A complete rewrite of the USB Blaster driver is being worked on. >> You can assist o

Re: [OpenOCD-devel] USB-Blaster support

2012-03-18 Thread Franck Jullien
2012/3/17 Peter Stuge : > Hi Franck, > > Franck Jullien wrote: >> I'd like to know if someone as ever worked with the USB-Blaster, >> used this patch or create his own patch. > > A complete rewrite of the USB Blaster driver is being worked on. > You can assist or just follow the progress at > > htt

Re: [OpenOCD-devel] USB-Blaster support

2012-03-17 Thread Peter Stuge
Hi Franck, Franck Jullien wrote: > I'd like to know if someone as ever worked with the USB-Blaster, > used this patch or create his own patch. A complete rewrite of the USB Blaster driver is being worked on. You can assist or just follow the progress at http://openocd.zylin.com/#/c/467/ //Pete