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.

MSP430FR5947: MSP430FR5947 memory mapping

Part Number: MSP430FR5947
Other Parts Discussed in Thread: MSP430FR5949

I am using MSP430FR5947 controller (38 pin, DA Package). As both MSP430FR5947 and MSP430FR5949 are pin to pin compatible, the only difference is FRAM size and location.

1. In MSP430FR5949 FRAM starts from 0x4400 (size 63 kB), in MSP430FR5947 FRAM starts from 0x8000 (size 32 kB)

2. RAM Size is 1 kB for MSP430FR5947, 2kB for MSP430FR5949.

Can I use MSP430FR5947 linker command file (i.e., memory mapping) for MSP430FR5949, as FRAM start address 0x8000 is in between start and end address of FRAM of MSP430FR5949 (If code size is not an issue), 1kB data memory (RAM) is suffiecient for me.

**Attention** This is a public forum