On Mon, Jul 11, 2011 at 1:43 PM, Drasko DRASKOVIC
<drasko.drasko...@gmail.com> wrote:
>> Yes, if BE target shifts out an 32 bit value from address 0, it will
>> begin with bit0:7, that is byte address 0x03 at targets memory.
>
> And host will do the same. When it shifts out 32-bit value , it will
> put contents of it's address 0x3 to output buffer[0] and send this
> first.
I am talking about BE host, off course.

LE host will put contents of it's 0x0 address to buffer[0] and send
this out first.

BR,
Drasko
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to