Re: [OpenOCD-devel] [PATCH]: 04cc505 Add tcl configurations for Altera Soc devices

2016-07-11 Thread Franck Jullien
2016-07-11 8:58 GMT+02:00 Mario Hüttel : > Hi, > > Unfortunately the openocd from your git doesn't compile the support for the > USB Blaster 2. > > Even the cfg file is missing in the final Installation although it is present > in your source folder. > > Can you tell me how to compile your source

Re: [OpenOCD-devel] [PATCH]: 04cc505 Add tcl configurations for Altera Soc devices

2016-07-09 Thread Franck Jullien
2016-07-08 14:26 GMT+02:00 Mario : > Franck Jullien writes: > >> >> 2013/11/5 Franck Jullien : >> > Ok, it works with the old USB-Blaster. >> > >> >> Debug: 227 210 arm_adi_v5.c:665 dap_syssec_kinetis_mdmap(): id doesn't >> >> match

Re: [OpenOCD-devel] [PATCH]: 04cc505 Add tcl configurations for Altera Soc devices

2015-04-02 Thread Franck Jullien
Hi, 2015-04-03 7:47 GMT+02:00 Kevin B. : > Hi all, > I want to debug my SoCKit with OpenOCD. Do you achieved any progress > with the USB Blaster II? If I try to connect with GDB, I get the > following error log: > Error: JTAG-DP OVERRUN - check clock, memaccess, or reduce jtag speed > Error: MEM_A

Re: [OpenOCD-devel] Gerrit clean up

2014-06-13 Thread Franck Jullien
2014-06-12 23:40 GMT+02:00 Andreas Fritiofson : > > > On Tue, Jun 10, 2014 at 10:33 AM, Franck Jullien > wrote: >> >> Hi, >> >> Don't you think we should start a clean up on gerrit ? > > > Yes, absolutely. It's getting cluttered. Start w

[OpenOCD-devel] Gerrit clean up

2014-06-10 Thread Franck Jullien
Hi, Don't you think we should start a clean up on gerrit ? There are patches sitting around for almost two years. I think we should at least try to ping patches' authors and close orphan patches. Then some obsoletes patches like this http://openocd.zylin.com/#/c/518/ can be closed. Patches that

Re: [OpenOCD-devel] Fast polling function

2014-06-06 Thread Franck Jullien
2014-06-06 16:14 GMT+02:00 Franck Jullien : > 2014-06-05 23:36 GMT+02:00 Michael Schwingen : >> On 04.06.2014 16:13, Franck Jullien wrote: >>> 2014-06-04 15:08 GMT+02:00 Franck Jullien : >>>> Hi, >>>> >>>> I'm implementing support for

Re: [OpenOCD-devel] Fast polling function

2014-06-06 Thread Franck Jullien
2014-06-05 23:36 GMT+02:00 Michael Schwingen : > On 04.06.2014 16:13, Franck Jullien wrote: >> 2014-06-04 15:08 GMT+02:00 Franck Jullien : >>> Hi, >>> >>> I'm implementing support for an UART over JTAG module present in the >>> OpenRISC debug in

Re: [OpenOCD-devel] Fast polling function

2014-06-04 Thread Franck Jullien
2014-06-04 15:08 GMT+02:00 Franck Jullien : > Hi, > > I'm implementing support for an UART over JTAG module present in the > OpenRISC debug interface. It's a device which looks like an UART on > the SoC Wishbone bus but which transfers data via JTAG. > > I have crea

[OpenOCD-devel] Fast polling function

2014-06-04 Thread Franck Jullien
Hi, I'm implementing support for an UART over JTAG module present in the OpenRISC debug interface. It's a device which looks like an UART on the SoC Wishbone bus but which transfers data via JTAG. I have created a new telnet sever for that and it works fine. My problem is how the polling functio

Re: [OpenOCD-devel] [PATCH]: d1333b5 cfg: or1k_generic: allow TAP_TYPE override

2014-03-18 Thread Franck Jullien
2014-03-18 20:21 GMT+01:00 Peter Stuge : > ger...@openocd.zylin.com wrote: >> commit d1333b5a7b0211280fe65181de4e9b68eca6950d >> Author: Franck Jullien >> Date: Tue Mar 18 20:04:30 2014 +0100 >> >> cfg: or1k_generic: allow TAP_TYPE override >> &g

Re: [OpenOCD-devel] JTAG-VPI vs. Windows

2013-12-21 Thread Franck Jullien
2013/12/20 Spencer Oliver : > On 20/12/13 15:02, Franck Jullien wrote: >> >> >> I'll install MinGW in order to fix this. >> >> Is Jenkins not testing this build configuration ? >> > > Seems not, I will add once we have a patch in gerrit. > >

Re: [OpenOCD-devel] JTAG-VPI vs. Windows

2013-12-20 Thread Franck Jullien
2013/12/15 Freddie Chopin : > In case anyone is interested - JTAG-VPI driver cannot be compiled using > MinGW, at least I cannot "just" do it. > >> /bin/sh ../../../libtool --tag=CC --mode=compile i686-w64-mingw32-gcc >> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../../../src/jtag/drivers -I../../..

Re: [OpenOCD-devel] [PATCH]: 04cc505 Add tcl configurations for Altera Soc devices

2013-11-05 Thread Franck Jullien
2013/11/5 Franck Jullien : > Ok, it works with the old USB-Blaster. > >> Debug: 227 210 arm_adi_v5.c:665 dap_syssec_kinetis_mdmap(): id doesn't >> match 24770002 != 0x001C > > I was worried about this but it seems normal. > >> Debug: 228 257 adi_v5_

Re: [OpenOCD-devel] [PATCH]: 04cc505 Add tcl configurations for Altera Soc devices

2013-11-05 Thread Franck Jullien
Ok, it works with the old USB-Blaster. > Debug: 227 210 arm_adi_v5.c:665 dap_syssec_kinetis_mdmap(): id doesn't > match 24770002 != 0x001C I was worried about this but it seems normal. > Debug: 228 257 adi_v5_jtag.c:271 jtagdp_transaction_endcheck(): jtag-dp: > CTRL/STAT error, 0xf003 >

Re: [OpenOCD-devel] [PATCH]: 04cc505 Add tcl configurations for Altera Soc devices

2013-11-04 Thread Franck Jullien
2013/7/9 : > This is an automated email from Gerrit. > > Brad Riensche (brad.riens...@gmail.com) just uploaded a new patch set to > Gerrit, which you can find at http://openocd.zylin.com/1494 > > -- gerrit > > commit 04cc505d409e9c159f216a96fe2b61907c4374dd > Author: Brad Riensche > Date: Tue

Re: [OpenOCD-devel] JTAG endianess

2013-09-26 Thread Franck Jullien
2013/9/26 Andreas Fritiofson : > > On Tue, Sep 24, 2013 at 11:12 PM, Franck Jullien > wrote: >> >> Hi, >> >> I'm working on the OpenRISC port. After some discussions with Andreas, and >> after reading some old discussion [1], I have some doubt ab

[OpenOCD-devel] JTAG endianess

2013-09-24 Thread Franck Jullien
Hi, I'm working on the OpenRISC port. After some discussions with Andreas, and after reading some old discussion [1], I have some doubt about the endianess strategy I should adopt. As I understand it, the JTAG interface sends datas LSB first to the target. That means if the target wait for a 32 b

[OpenOCD-devel] Subdirectories in target ?

2013-08-08 Thread Franck Jullien
Hi, What do you think of having subdirectories in src/target/ ? I did this for my OpenRISC port but I don't know if I could be the first doing this :) Franck. -- Get 100% visibility into Java/.NET code with AppDynamics L

Re: [OpenOCD-devel] gdb target description

2013-08-05 Thread Franck Jullien
2013/8/5 Spencer Oliver : > On 5 August 2013 13:47, Franck Jullien wrote: >> Hi, >> >> Could we have this patch applied http://openocd.zylin.com/#/c/1382/ ? >> This is specific new code so regressions might not happend. >> > > Yes sorry i will look into it

[OpenOCD-devel] gdb target description

2013-08-05 Thread Franck Jullien
Hi, Could we have this patch applied http://openocd.zylin.com/#/c/1382/ ? This is specific new code so regressions might not happend. Franck. -- Get your SQL database under version control now! Version control is standar

Re: [OpenOCD-devel] [PATCH] gdb_server: automatically create feature sections

2013-06-13 Thread Franck Jullien
2013/6/13 Andreas Fritiofson > > On Thu, Jun 13, 2013 at 9:35 AM, Franck Jullien > wrote: > >> >> 2013/6/13 Andreas Fritiofson >> >>> On Thu, Jun 13, 2013 at 9:18 AM, Franck Jullien < >>> franck.jull...@gmail.com> wrote: >>> >

Re: [OpenOCD-devel] [PATCH] gdb_server: automatically create feature sections

2013-06-13 Thread Franck Jullien
2013/6/13 Andreas Fritiofson > On Thu, Jun 13, 2013 at 9:18 AM, Franck Jullien > wrote: > >> >> >> >> 2013/6/13 Andreas Fritiofson >> >>> >>> >>> >>> On Sun, Jun 9, 2013 at 7:21 PM, wrote: >>> >

Re: [OpenOCD-devel] [PATCH] gdb_server: automatically create feature sections

2013-06-13 Thread Franck Jullien
2013/6/13 Andreas Fritiofson > > > > On Sun, Jun 9, 2013 at 7:21 PM, wrote: > >> >> -enum reg_group { >> - REG_GROUP_GENERAL, >> - REG_GROUP_FLOAT, >> - REG_GROUP_VECTOR, >> -}; >> - >> struct reg_feature { >> const char *name; >> }; >> @@ -129,7 +123,7 @@ struct reg

Re: [OpenOCD-devel] [PATCH] gdb_server: automatically create feature sections

2013-06-12 Thread Franck Jullien
Great ! Thanks. 2013/6/13 Hsiangkai Wang > Hi, Franck, > > I agree your enhancement. I will do some modification and merge your > patch in commit 1382. > Thanks. > > 2013/6/10 Franck Jullien > >> H >> siangkai Wang, >> >> Could you try this p

Re: [OpenOCD-devel] [PATCH] gdb_server: automatically create feature sections

2013-06-09 Thread Franck Jullien
H siangkai Wang, Could you try this patch on your target ? It implies only some minor changes in your target code. This way, the tdesc thing will be compatible with my openrisc port. Thanks. 2013/6/9 > From: Franck Jullien > > This patch adds the possibility to create feature

[OpenOCD-devel] [PATCH] gdb_server: automatically create feature sections

2013-06-09 Thread franck . jullien
From: Franck Jullien This patch adds the possibility to create feature sections from the feature name. The feature name can be anything. It also adds a command to save the tdesc file (for debug purpose). Change-Id: I47f51028c6a1a2a2bb41e61170438e576eb05890 Signed-off-by: Franck Jullien

Re: [OpenOCD-devel] Introduce Andes architecture to OpenOCD

2013-04-26 Thread Franck Jullien
Hi, 2013/4/26 Hsiangkai Wang > Dear all, > > I am an engineer from Andes Technology in Taiwan. > (http://www.andestech.com/en/index/index.htm) > I want to introduce andes architecture and our ice box, AICE, to OpenOCD. > > I am sorry for sending a lot of patches to introduce andes architecture

Re: [OpenOCD-devel] 0.7.0 release

2013-03-06 Thread Franck Jullien
2013/3/6 Laurent Gauch : > I think that the process discussion is interesting and very important, everyone in a project must agree on process, otherwise it's not really possible to cooperate. Let's continue that discussion! >>> Let's not waste time on such endless discussions th

Re: [OpenOCD-devel] gerrit question

2013-01-20 Thread Franck Jullien
2013/1/20 Freddie Chopin : > W dniu 2013-01-20 20:01, CeDeROM pisze: >> On Sun, Jan 20, 2013 at 7:49 PM, Franck Jullien >> wrote: >>> I'd like to push a new patch set to an existing patch which is not >>> from me (http://openocd.zylin.com/#/c/467/). >&g

Re: [OpenOCD-devel] gerrit question

2013-01-20 Thread Franck Jullien
2013/1/20 William M.A. Traynor : > On Sun, Jan 20, 2013 at 9:23 AM, Franck Jullien > wrote: >> Hi, >> >> I'd like to add a patch to the existing usb_blaster driver rewrite >> here: http://openocd.zylin.com/#/c/467/ >> How would you do that ? > >

[OpenOCD-devel] gerrit question

2013-01-20 Thread Franck Jullien
Hi, I'd like to add a patch to the existing usb_blaster driver rewrite here: http://openocd.zylin.com/#/c/467/ How would you do that ? Waiting for your advices. Franck. -- Master Visual Studio, SharePoint, SQL, ASP.NET,

Re: [OpenOCD-devel] OpenOCD SWD (libswd) support

2013-01-18 Thread Franck Jullien
2013/1/18 CeDeROM : > On Thu, Jan 17, 2013 at 11:20 PM, Laurent Gauch > wrote: >>> Multi-billion companies have used your approach for their work on the >>> Linux kernel and all they get for it is ridicule by everyone with >>> half a clue in the kernel community. >> bla bla bla . You cannot compar

Re: [OpenOCD-devel] [PATCH]: 3197816 gdb server: provide an implementation for gdb target description

2012-12-27 Thread Franck Jullien
2012/12/27 Franck Jullien : > 2012/12/27 : >> This is an automated email from Gerrit. >> >> Hsiangkai Wang (hsiang...@gmail.com) just uploaded a new patch set to >> Gerrit, which you can find at http://openocd.zylin.com/1094 >> >> -- gerrit >> >&

Re: [OpenOCD-devel] [PATCH]: 0237dfe gdb server: a separate callback function to get *general* registers

2012-12-27 Thread Franck Jullien
2012/12/27 : > This is an automated email from Gerrit. > > Hsiangkai Wang (hsiang...@gmail.com) just uploaded a new patch set to Gerrit, > which you can find at http://openocd.zylin.com/1093 > > -- gerrit > > commit 0237dfee42c9e06e5c0868c4d019e888a8fe7aa1 > Author: Hsiangkai Wang > Date: Thu

Re: [OpenOCD-devel] [PATCH]: 3197816 gdb server: provide an implementation for gdb target description

2012-12-27 Thread Franck Jullien
2012/12/27 : > This is an automated email from Gerrit. > > Hsiangkai Wang (hsiang...@gmail.com) just uploaded a new patch set to Gerrit, > which you can find at http://openocd.zylin.com/1094 > > -- gerrit > > commit 3197816865c195806517249bfa320f3709ab4d77 > Author: Hsiangkai Wang > Date: Thu

Re: [OpenOCD-devel] Change in openocd[master]: gdb_server: Add gdb_tdesc_path cmd and qXfer:features:read s...

2012-12-13 Thread Franck Jullien
ust always reply qXfer with 4K chunks. > > -- > To view, visit http://openocd.zylin.com/1051 > To unsubscribe, visit http://openocd.zylin.com/settings > > Gerrit-MessageType: comment > Gerrit-Change-Id: Ia13414f8d35a3d5e5fe17e04f52d2e19c13d8fb7 > Gerrit-PatchSet:

Re: [OpenOCD-devel] Change in openocd[master]: gdb_server: Add gdb_tdesc_path cmd and qXfer:features:read s...

2012-12-13 Thread Franck Jullien
2012/12/13 Franck Jullien : > 2012/12/13 Spencer Oliver : >> On 13 December 2012 14:27, Franck Jullien wrote: >>> Hi, >>> >>> I could find a way to post my reply on gerrit >> >> To reply to comments inline just goto the file and click the com

Re: [OpenOCD-devel] Change in openocd[master]: gdb_server: Add gdb_tdesc_path cmd and qXfer:features:read s...

2012-12-13 Thread Franck Jullien
2012/12/13 Spencer Oliver : > On 13 December 2012 14:27, Franck Jullien wrote: >> Hi, >> >> I could find a way to post my reply on gerrit > > To reply to comments inline just goto the file and click the comment > to reply to. > http://openocd.zylin.com/#

Re: [OpenOCD-devel] Change in openocd[master]: gdb_server: Add gdb_tdesc_path cmd and qXfer:features:read s...

2012-12-13 Thread Franck Jullien
OK, I just copied it from the previous patchmy bad. > -- > To view, visit http://openocd.zylin.com/1051 > To unsubscribe, visit http://openocd.zylin.com/settings > > Gerrit-MessageType: comment > Gerrit-Change-Id: Ia13414f8d35a3d5e5fe17e04f52d2e19c13d8fb7 > Gerrit-PatchSet:

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-12-03 Thread Franck Jullien
2012/12/3 Andreas Fritiofson : > > > > On Sat, Dec 1, 2012 at 5:54 PM, Franck Jullien > wrote: >> >> 2012/12/1 Andreas Fritiofson : >> > >> > On Mon, Nov 26, 2012 at 7:47 AM, Franck Jullien >> > >> > wrote: >> >

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-12-01 Thread Franck Jullien
2012/12/1 Andreas Fritiofson : > > On Mon, Nov 26, 2012 at 7:47 AM, Franck Jullien > wrote: >> >> No, I doesn't fix the problem. >> >> Thanks for your help. >> >> Franck. > > > Hi! > > I wrote a test case which generates your

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-25 Thread Franck Jullien
2012/11/26 Andreas Fritiofson : > > On Sun, Nov 25, 2012 at 10:44 PM, Franck Jullien > wrote: >> >> >> My waveform wasn't complete, the TAP doesn't hang while "polling DR >> SHIFT", it's just longer... > > > Yes, you're seei

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-25 Thread Franck Jullien
2012/11/25 Franck Jullien : > 2012/11/25 Andreas Fritiofson : >> >> On Sat, Nov 24, 2012 at 11:11 PM, Franck Jullien >> wrote: >>> >>> 2012/11/24 Franck Jullien : >>> > 2012/11/24 Franck Jullien : >>> >>> >> I'm doi

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-25 Thread Franck Jullien
2012/11/25 Andreas Fritiofson : > > On Sat, Nov 24, 2012 at 11:11 PM, Franck Jullien > wrote: >> >> 2012/11/24 Franck Jullien : >> > 2012/11/24 Franck Jullien : >> >> >> I'm doing some tests with an opencores TAP and debug system using >

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-24 Thread Franck Jullien
2012/11/24 Franck Jullien : > 2012/11/24 Franck Jullien : >> 2012/11/23 Franck Jullien : >>> 2012/11/23 CeDeROM : >>>> On Fri, Nov 23, 2012 at 10:26 PM, Andreas Fritiofson >>>> wrote: >>>>> Since 0.6.0 there is a completely rewritten drive

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-24 Thread Franck Jullien
2012/11/24 Franck Jullien : > 2012/11/23 Franck Jullien : >> 2012/11/23 CeDeROM : >>> On Fri, Nov 23, 2012 at 10:26 PM, Andreas Fritiofson >>> wrote: >>>> Since 0.6.0 there is a completely rewritten driver for ftdi adapters >>>> called... ftdi.

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-24 Thread Franck Jullien
2012/11/23 Franck Jullien : > 2012/11/23 CeDeROM : >> On Fri, Nov 23, 2012 at 10:26 PM, Andreas Fritiofson >> wrote: >>> Since 0.6.0 there is a completely rewritten driver for ftdi adapters >>> called... ftdi. >> >> MPSSE ? :-) >> >>

Re: [OpenOCD-devel] Problem with FT2232_BUFFER_SIZE

2012-11-23 Thread Franck Jullien
2012/11/23 CeDeROM : > On Fri, Nov 23, 2012 at 10:26 PM, Andreas Fritiofson > wrote: >> Since 0.6.0 there is a completely rewritten driver for ftdi adapters >> called... ftdi. > > MPSSE ? :-) > > -- > CeDeROM, SQ7MHZ, http://www.tomek.cedro.info Hi, Ok, found it. I also find the configuration fi

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

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 cl

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 boa

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

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 as

[OpenOCD-devel] USB-Blaster support

2012-03-17 Thread Franck Jullien
Hi, I'm using OpenOCD with an Altera USB-Blaster cable. I have some speed related problem (it is very very slow) and I think it is because of the driver's implementation (the mode used to control the USB-Blaster). I found this topic http://forum.sparkfun.com/viewtopic.php?f=18&t=20181&start=15 wit