On Fri, Jul 8, 2011 at 1:17 PM, Drasko DRASKOVIC <[email protected]
> wrote:

> I am just wandering, would :
> t32 = *(uint32_t*)((void *)&buffer[i]);
> quite the compiler ;)
>

Yes probably, but it would still crash on an architecture that doesn't
support unaligned accesses.

/Andreas
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to