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
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
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
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
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
- **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
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
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
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