> When you start shifting out LSB (bit) from the BE host, will you start > shifting out contents of address 0x3, or the address 0x0 ? In my > opinion, it will be content of the addr 0x3 that will be shifted out > first (as it holds bits 0:7 for on the BE host).
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. _______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development