On Nov 27, 2008, at 7:37 AM, Spen wrote:
Subject: Re: [Openocd-development] Patch to remove deprecated
commands
Committed.
Thanks!
The docs still talk about the old commands - chapter 4.7
I mentioned that I hadn't updated all the docs yet. That is part of a
larger docs update.
p
oyvind> [commit - of earlier stuff]
spen>The docs still talk about the old commands - chapter 4.7
FYI - I am in the process of updating docs... And removing the
"jtag_device" command - replacing it with "jtag newtap".
I will try to address some of these issues.
-Duane.
___
dswei wrote:
>For my s3c2410 board, the openocd.cfg is below.
>First, there is u-boot on the flash, and I can halt the board with openocd
> correctly.
>After erasing the flash today, When I telnet to to openocd, run the
> 'halt' command, it causes a 'time out' error:
> > halt
> t
committed the attached patch:
- fix issue with luminary flash driver and tail bytes
This is already done in other flash drivers
Index: src/flash/stellaris.c
===
--- src/flash/stellaris.c (revision 1190)
+++ src/flash/stellaris.
Hi, all:
For my s3c2410 board, the openocd.cfg is below.
First, there is u-boot on the flash, and I can halt the board with openocd
correctly.
After erasing the flash today, When I telnet to to openocd, run the 'halt'
command, it causes a 'time out' error:
> halt
timeout waiting
On Thu, Nov 27, 2008 at 4:37 PM, Spen <[EMAIL PROTECTED]> wrote:
>> Subject: Re: [Openocd-development] Patch to remove deprecated commands
>>
>> Committed.
>>
>> Thanks!
>>
>
> The docs still talk about the old commands - chapter 4.7
>
> personally i did find writing
> working_area 0 0x2000 0x2
> Subject: Re: [Openocd-development] Patch to remove deprecated commands
>
> Committed.
>
> Thanks!
>
The docs still talk about the old commands - chapter 4.7
personally i did find writing
working_area 0 0x2000 0x2000 nobackup
easier than
[new_target_name] configure -work-area-virt 0 -work
Committed.
Thanks!
--
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 ARM9 XScale Cortex
JTAG debugger and flash programmer
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openoc
Hi,
Committed the following:
- stm32x flash driver: add support for low density devices
Cheers
Spen
___
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development