Re: [Openocd-development] Atmel SAM3N with OpenOCD 0.5.0 (and git HEAD too)

2011-10-07 Thread Andreas Fritiofson
On Fri, Oct 7, 2011 at 2:37 PM, Attila Kinali wrote: > On Thu, 6 Oct 2011 23:07:44 +0200 > Andreas Fritiofson wrote: > > > It obviously hangs during init, which could mean just about anything. > It's > > impossible to tell without a debug log (-d3). > > I strippped the script down to what is nee

Re: [Openocd-development] Show of hands for/against gerrit

2011-10-07 Thread Austin, Alex
+2 Reviewed, +1 Verified... :) Having used Gerrit a little bit, where I work, it seems to enforce a workflow that this mailing list already uses. Any submitted patch needs to go through the review process before it is accepted into Trunk. If a patch needs work, a second version can be submitted wi

Re: [Openocd-development] load_image trouble

2011-10-07 Thread Andreas Fritiofson
On Fri, Oct 7, 2011 at 7:34 AM, Dmitry E. Oboukhov wrote: > > >>> I cant upload an image into internal SRAM (AT91SAM9). > >>> it can really write only 20 bytes. > >>> load_image into internal flash area works fine. > > >> But why it doesn't fail if it writes the other regions? > >> It crashes onl

Re: [Openocd-development] Atmel SAM3N with OpenOCD 0.5.0

2011-10-07 Thread jim norris
Atilla, I've been able to bring up your script, with the steps after 'pre init' commented out, using an Olimex ARM-USB-OCD and an Atmel SAM3N-EK development board. I configured OpenOCD with the following: ./configure --enable-maintainer-mode --enable-jlink --enable-ft2232_libftdi Everything

Re: [Openocd-development] Compile errors....

2011-10-07 Thread Øyvind Harboe
On Fri, Oct 7, 2011 at 4:34 PM, jim norris wrote: > > I'm getting compile errors from a fresh clone of the tree in the files: > >    src/target/armv7a.c >    src/target/cortex_a.c > > having to do with unused but set variables. Did I miss something? OpenOCD compiles with -Werror which causes all

[Openocd-development] Compile errors....

2011-10-07 Thread jim norris
I'm getting compile errors from a fresh clone of the tree in the files: src/target/armv7a.c src/target/cortex_a.c having to do with unused but set variables. Did I miss something? Jim ___ Openocd-development mailing list Openocd-development

[Openocd-development] [PATCH] Start porting of usb jtag drivers to libusb-1.0 instead of libusb.0.1

2011-10-07 Thread Mauro Gamba
Hello to everyone, I start the porting of the usb jtag drivers to the libusb-1.0 library. I tested the jlink driver under linux and it work quite well. I've ported also the rlink and usbprog driver but I can't test them without the hardware. I didn't touch other drivers but I want to submit a patch

Re: [Openocd-development] Atmel SAM3N with OpenOCD 0.5.0

2011-10-07 Thread Attila Kinali
On Thu, 6 Oct 2011 23:07:44 +0200 Andreas Fritiofson wrote: > Other than that I'm not of much use, I haven't worked with any of the > targets. Btw: if it would help, i could send you (or anyone else for that matter) one of the SAM3N evaluation boards[1]. Attila Kinali

Re: [Openocd-development] Atmel SAM3N with OpenOCD 0.5.0 (and git HEAD too)

2011-10-07 Thread Attila Kinali
On Thu, 6 Oct 2011 23:07:44 +0200 Andreas Fritiofson wrote: > That log doesn't show that OpenOCD hangs after accessing flash. The "Flash > bank access DONE" part is wrong, the flash bank has only been set up in > OpenOCD, there hasn't been any communication with the target yet. Oops, ok a misin

Re: [Openocd-development] Show of hands for/against gerrit

2011-10-07 Thread jim norris
I'm also a +1. Jim ___ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development