Re: [OpenOCD-devel] OpenOCD and Atmel SAMv71

2015-04-15 Thread Nader
/Atmel-44003-32-bit-Cortex-M7-Microcontroller-SAM-V71Q-SAM-V71N-SAM-V71J_Datasheet.pdf In case somebody likes to start digging in. Cheers, On Wed, Apr 15, 2015 at 1:38 AM, Uwe Bonnes b...@elektron.ikp.physik.tu-darmstadt.de wrote: Nader == Nader nsheha...@gmail.com writes: Nader Hi Guys

[OpenOCD-devel] OpenOCD and Atmel SAMv71

2015-04-14 Thread Nader
Hi Guys, Did anybody used OpenOCD with the Atmel SAMV71 (Cortex-m7) in particular with this board is : http://www.atmel.com/tools/atsamv71-xult.aspx Please do not confuse between SAM7 (ARM) and SAMv71 (New Cortex-M7) not sure why they had to name it this way :) If I take the \nor\at91samd.c

[OpenOCD-devel] Cortex-M7 flash loader

2015-01-31 Thread Nader
Hi Team, Did anybody ventured writing a new flash loader for the Cortex-M7 in particular the http://www.st.com/web/catalog/mmc/FM141/SC1169/SS1858, or does it need a new flash loader? Unfortunately not a savvy developer here, just an experienced user :) Just checking if there are any attempts

Re: [OpenOCD-devel] [PATCH]: 6c7136c NEWS: preparations for new release

2014-01-17 Thread Nader
-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel -- Nader Shehayed -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink

Re: [OpenOCD-devel] [PATCH]: 2f4434c topic: nor flash driver for TI Tiva C devices

2014-01-12 Thread Nader
://lists.sourceforge.net/lists/listinfo/openocd-devel -- Nader Shehayed -- CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development

Re: [OpenOCD-devel] TI ICDI for the DK-TMC4129X

2014-01-08 Thread Nader
./ On Tue, Jan 7, 2014 at 1:58 PM, Spencer Oliver s...@spen-soft.co.uk wrote: On 06/01/14 18:10, Nader wrote: Hi Guys, I was wondering if anybody tried to use OpenOCD with the TIVAC 129GXL eval board. I always used OpenOCD with the Launchpad TivaC123GXL and that worked out fine

Re: [OpenOCD-devel] TI ICDI for the DK-TMC4129X

2014-01-07 Thread Nader
will continue testing to see if I can come up with any other input. Cheers, On Tue, Jan 7, 2014 at 1:58 PM, Spencer Oliver s...@spen-soft.co.uk wrote: On 06/01/14 18:10, Nader wrote: Hi Guys, I was wondering if anybody tried to use OpenOCD with the TIVAC 129GXL eval board. I always

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-07 Thread Nader
, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: On Mon, Oct 7, 2013 at 5:50 AM, Nader nsheha...@gmail.com wrote: Hi Guys, I was able to compile the latest dirty version, and just a feedback, the errors still there for my case . I am willing to try anything you throw on me

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-07 Thread Nader
Hi Andreas and all, Thanks again, I will keep your notes handy. Cheers. On Mon, Oct 7, 2013 at 4:06 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: On Mon, Oct 7, 2013 at 11:51 PM, Nader nsheha...@gmail.com wrote: Hi Guys, EUREKA! It worked like a charm :) I'm

Re: [OpenOCD-devel] JimTCL: isascii missing in Mingw32

2013-10-06 Thread Nader
OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel -- Nader Shehayed -- October Webinars: Code for Performance Free Intel webinars can help you accelerate application

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-06 Thread Nader
, current mode: Thread xPSR: 0x0100 pc: 0xfffe msp: 0xfffc Error: stm32x device protected Error: failed erasing sectors 0 to 16 Error: flash_erase returned -4 ** On Sat, Oct 5, 2013 at 1:18 PM, Nader nsheha...@gmail.com wrote: Hi Guys, Here

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-05 Thread Nader
wrote: On Sat, Oct 5, 2013 at 4:37 PM, Andreas Fritiofson andreas.fritiof...@gmail.com wrote: On Sat, Oct 5, 2013 at 3:55 AM, Nader nsheha...@gmail.com wrote: # 12: 0x0028 (0x4000 16kB) not protected The offset for this sector and those following it looks wrong. The second bank

Re: [OpenOCD-devel] compilation

2013-10-05 Thread Nader
://pubads.g.doubleclick.net/gampad/clk?id=60134791iu=/4140/ostg.clktrk ___ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel -- Nader Shehayed

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-05 Thread Nader
wrote: On Sat, Oct 5, 2013 at 6:28 PM, Nader nsheha...@gmail.com wrote: Hi Paul, Andres and All, Thanks for your prompt reply, first I will check with Freddie if he has any beta release for windows, second i will try to compile my own. I was able to compile my own before (it took lots

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-05 Thread Nader
___ OpenOCD-devel mailing list OpenOCD-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openocd-devel -- Nader Shehayed -- October Webinars: Code for Performance Free Intel webinars can help you

Re: [OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-05 Thread Nader
lines (from the beginning), because this is executed and captured in a DOS window. Cheers./ On Sat, Oct 5, 2013 at 11:48 AM, Nader nsheha...@gmail.com wrote: Hi Andreas, Here are my findings. Thanks for the quick link. As a sanity check, the same application with 1MB of flash size

[OpenOCD-devel] OpenOCD v0.7 and error not sector-aligned

2013-10-04 Thread Nader
Hi Guys, First time poster so my apologies if I am in the wrong place, and I like to thank all the developers and contributors to OpenOCD, you guys rock! This is a little issue I am facing, and I ran out of ideas. I am an active windows user, with the classic Eclipse/GDB v7.41 for windows