On Mon, Sep 14, 2009 at 8:35 AM, michal smulski <[email protected]> wrote:
>
>
>> Did you also double check that 1822 breaks?
>>
> r1822 is broken without any mods. I did not try adding usleep() here but
> double-checked that it fails on memburst.
>
>
>
>> The burst code is executing two instructions to increment the pointer. 
>> Perhaps
>> the second instruction is getting executed twice?
>
> Where is that in the code? I would remove the 2nd instruction to see is the 
> increments are still happening.
> If they are, that means some other code is executed. If there are not then it 
> is the instruction executed twice.

Search for:

arm11_config_memrw_no_increment




-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://www.zylin.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to