My tipp: copy "manually". Although the C language allows to assign structs like primtive data types (typedef struct { } what_t; what_t a = what_t b;) the msp430-gcc does something weird. Andreas