> I'm Debian Developer, too (see my mail ;)) so I have a habit to
> resolve such situation by building new deb-packages :)
> If current maintainer doesn't I'll do it by myself, but if
> he does - all people will have two deb-packages: stable and git :)
Like weekly snapshots taken automatically? In
>> On 11:49 Thu 12 Aug , Øyvind Harboe wrote:
PS: array2mem and mem2array now don't work on my system, so I can't
wrote code exactly.
>>
ØH>>> Build openocd from the master branch.
>>
>> yes, I will :)
>>
>> I've sent a request to backport this fix or rebuild git version to
>> curr
On Thu, Aug 12, 2010 at 11:58 AM, Dmitry E. Oboukhov wrote:
>
> On 11:49 Thu 12 Aug , Øyvind Harboe wrote:
> >> PS: array2mem and mem2array now don't work on my system, so I can't
> >> wrote code exactly.
>
> ØH> Build openocd from the master branch.
>
> yes, I will :)
>
> I've sent a request
On 11:49 Thu 12 Aug , Øyvind Harboe wrote:
>> PS: array2mem and mem2array now don't work on my system, so I can't
>> wrote code exactly.
ØH> Build openocd from the master branch.
yes, I will :)
I've sent a request to backport this fix or rebuild git version to
current openocd's debian mainta
> PS: array2mem and mem2array now don't work on my system, so I can't
> wrote code exactly.
Build openocd from the master branch.
--
Øyvind Harboe
US toll free 1-866-980-3434 / International +47 51 63 25 00
http://www.zylin.com/zy1000.html
ARM7 ARM9 ARM11 XScale Cortex
JTAG debugger and flash
ØH> Could you describe your ideas on how a "tcl flash driver"
ØH> should work in more detail?
Now we have command to describe flash:
flash bank $NAME $DRIVER_NAME $ADDRESS $SIZE $width $width $TARGET
we have a few internal drivers, like cfs, aduc702x, at91sam3, etc.
I think it would be nice to
Could you describe your ideas on how a "tcl flash driver"
should work in more detail?
> ocd_mem2array/ocd_array2mem don't want work on my system, they throw
> an error:
> Error: mem2array: no command context
Fixed in the master branch.
--
Øyvind Harboe
US toll free 1-866-980-3434 / Intern
Hi, All!
First of all sorry for my bad English :)
I've started learning openocd just recently. I want use it with
AT91SAM9XE512 cpu. I use openocd/Debian/sid version.
I have SAM-ICE device. It was detected and works fine on my system.
But I need some advices what to do :)
When I tried to seek t