Hi,
I am using MSP430F5437A for one of the project. I observed that some of RAM memory locations filled with "3fff". Example RAM address 0x00000184 filled with "3fff". Address 0x00000182 used for SYSBSLC(SFRs) and 0x00000186 used for SYSJMBC.
If 0x00000184 is unused it should filled with ffff(16 bit data) and it should not filled with 3fff. Is my understanding correct? if so could you please let me know the reason for unused RAM locations filled with "3fff"
Thanks,
Gourav