bitcraze/libdw1000

Alignment problem causes crash in cortex M0

krichardsson opened this issue · 0 comments

Some modifications in #12 causes the M0 to crash due to word read access of non aligned data.

The functions that cause the problems are dwIsReceiveFailed() and dwIsReceiveTimeout()

See bitcraze/lps-node-firmware#38