On Fri, Jul 8, 2011 at 1:20 PM, Andreas Fritiofson <[email protected]> wrote: > > > 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.
Yes, if there is a reason for crash. I am not sure that it is the case here... I am trying to investigate... BR, Drasko _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
