Assembler detected overlapping initializers at offset NN. This
 initial value overlaps but is not an exact replacement for a
 previous initial value.
    Error: You are trying to assign or initialize multiple values to
    the same location. This is not allowed.
    User Action: Check your source code.