Hello all,
I've compiled openocd for a MIPS platform but I'm getting several
warnings about increased alignment in the ARM code. It seems at a lot of
places a byte buffer is casted to a 32 bit variable or buffer. This
gives problems on platforms which do not allow to read a 32 bit value
from an arbitrary location in memory. AFAIK this will be a problem when
compiling OpenOCD on ARM as well.

Nico Coesel 

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

Reply via email to