Hi experts,
What would cause the address to be shifted two bytes backward when addressing a structure variable in a compiled hex file? For example below, the right compile result would be E2AF0210, but abnormal compile result is E2AF0212. The source code is exactly the same with the same CCS version and compiler version.

