Hi, Looks like you have the SCTLR.A bit enabled which triggers an exception on unaligned access. You can either disable this bit or compile the binary with -mno-unaligned-access. Regards, Michal Stanek