[OpenOCD-devel] [openocd:tickets] #155 Potential crash in

2017-06-22 Thread Andreas Fritiofson via OpenOCD-devel
I found a problem in the related code but I'm not sure if it could be the cause. Please test with http://openocd.zylin.com/4167 and report if it helps or not. By the way, you have two different addresses in the commands you compare: "mdb 0x8000 100" and "mex1 mdb 0x800 100"; note the dif

[OpenOCD-devel] [openocd:tickets] Re: #203 programming st_nucleo_f7 (stm32f767) bank 2 consistently fails

2018-08-23 Thread Andreas Fritiofson via OpenOCD-devel
On Wed, Aug 22, 2018 at 8:33 PM Ismail Kose wrote: > I built openocd from 6060545458f6863710d576fc4bd2512d34f88f89 commit-id, > but cant make SWD working. I get `invalid command name "swd"` error > message when I run "sudo openocd -f max3263x_hdk.cfg" command on my Ubuntu > 16.04. > > You'll nee

[OpenOCD-devel] [openocd:tickets] #205 Olimex ARM-USB-OCD-H Debugger PXA Programming Issue

2018-08-26 Thread Andreas Fritiofson via OpenOCD-devel
No-one will be able to help you unless you post all of the information. What does pxa.cfg contain? How do you select between JTAGkey and ARM-USB-OCD-H? What is the full debug log (-d) of openocd in a successful case using the JTAGkey? What is the full debug log when it fails, using the ARM-US

[OpenOCD-devel] [openocd:tickets] Re: #205 Olimex ARM-USB-OCD-H Debugger PXA Programming Issue

2018-08-27 Thread Andreas Fritiofson via OpenOCD-devel
Hi! First of all, you're using different versions of OpenOCD for the two cases which makes it pointless to compare them. Please use the latest released version (0.10.0) or the current development version. By debug log I mean you should pass "-d" on the command line to get a lot more detailed i

[OpenOCD-devel] [openocd:tickets] Re: #205 Olimex ARM-USB-OCD-H Debugger PXA Programming Issue

2018-08-27 Thread Andreas Fritiofson via OpenOCD-devel
On Mon, Aug 27, 2018 at 1:29 PM Tommy Murphy wrote: > When I click on the link for this issue I get "Forbidden - Sorry, the > permissions for this page don't allow you to access it." > I can see all other issues/tickets. > Any ideas why this one is restricted? > Thanks > The issue is marked "Pri

[OpenOCD-devel] [openocd:tickets] #205 Olimex ARM-USB-OCD-H Debugger PXA Programming Issue

2018-08-27 Thread Andreas Fritiofson via OpenOCD-devel
- **private**: Yes --> No --- ** [tickets:#205] Olimex ARM-USB-OCD-H Debugger PXA Programming Issue** **Status:** new **Milestone:** 0.9.0 **Created:** Wed Aug 22, 2018 04:15 AM UTC by Madhusudhan H Krishnasetty **Last Updated:** Tue Aug 28, 2018 12:56 AM UTC **Owner:** OpenOCD-Gerrit **Attach

[OpenOCD-devel] [openocd:tickets] Re: #238 Atmel at91saml21j18b board configuration error with Jtag connectivity Through Openocd Server.

2019-05-28 Thread Andreas Fritiofson via OpenOCD-devel
On Tue, May 28, 2019 at 9:52 AM ravi via OpenOCD-devel < openocd-devel@lists.sourceforge.net> wrote: > Hello i haven't received any response from your side regarding my query > about openocd...please help me out get out of this issue. > Tom already gave you the answer above; you're trying to use

[OpenOCD-devel] [openocd:tickets] Re: #270 Kinetis MK22FX512: Error writing FCF Block 0X400 - 0x40f

2020-06-28 Thread Andreas Fritiofson via OpenOCD-devel
Sounds like a bug in the flash driver if it works with separate flash write operations but not with one contiguous. Certainly if programming a bin file fails while programming an elf file with contiguous sections covering the same range does work. Success/fail should not depend on the source forma

[OpenOCD-devel] [openocd:tickets] Re: #290 QSPI debugging is not working in some stm32h753 mcu

2021-01-22 Thread Andreas Fritiofson via OpenOCD-devel
Den fre 22 jan. 2021 19:17shaalik via OpenOCD-devel < openocd-devel@lists.sourceforge.net> skrev: > I took pre built binaries from http://openocd.org/getting-openocd/ > > When i ran the cfg file I'm getting error as follows "Error: Flash driver > 'stmqspi'not found > Those binaries are not contin