This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

writing odd addresses on msp430f6 famil mcu

Other Parts Discussed in Thread: MSP430F6779

Hi,

Currently I am using msp430f6779 mcu, and I have a variable which resides and odd address (0x4673) on RAM memory. This variable's type is uint16_t. When I try to write that address a value , It writes from 0x4672 address(1 byte previous). Can anyone tell me why I am having this problem and how I can solve?

Thanks

Best Regards 

**Attention** This is a public forum