On Fri, Jul 8, 2011 at 1:20 PM, Andreas Fritiofson
<andreas.fritiof...@gmail.com> wrote:
>
>
> On Fri, Jul 8, 2011 at 1:17 PM, Drasko DRASKOVIC
> <drasko.drasko...@gmail.com> 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
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to